renetik-android-framework
renetik-android-ui
/
renetik.android.ui.extensions.widget
/
startDrawable
start
Drawable
fun
<
T
:
CSHasDrawable
>
TextView
.
startDrawable
(
property
:
CSProperty
<
T
>
)
:
CSRegistration
Content copied to clipboard
fun
<
T
>
TextView
.
startDrawable
(
property
:
CSProperty
<
T
>
,
getDrawable
:
(
T
)
->
Int
?
)
:
CSRegistration
Content copied to clipboard
fun
<
T
:
TextView
>
T
.
startDrawable
(
drawable
:
Drawable
?
)
:
T
Content copied to clipboard
fun
<
T
:
TextView
>
T
.
startDrawable
(
@
DrawableRes
drawable
:
Int
?
)
:
T
Content copied to clipboard
fun
<
T
:
TextView
>
T
.
startDrawable
(
property
:
CSProperty
<
Boolean
>
,
function
:
(
Boolean
)
->
Int
)
:
CSRegistration
Content copied to clipboard