renetik-android
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
renetik-android
renetik-android-ui
/
renetik.android.ui.graphics
/
CSTileDrawable
/
Companion
Companion
object
Companion
Members
Functions
image
Pattern
Link copied to clipboard
fun
ImageView
.
imagePattern
(
@
DrawableRes
drawable
:
Int
,
alpha
:
Float
=
1.0f
,
@
ColorInt
tint
:
Int
?
=
null
,
mode
:
Shader.TileMode
=
REPEAT
)