renetik-android-framework
renetik-android-ui
/
renetik.android.ui.extensions.widget
/
value
value
@
JvmName
(
name
=
"valuePropertyInt"
)
fun
NumberPicker
.
value
(
property
:
CSProperty
<
Int
>
)
:
CSRegistration
Content copied to clipboard
fun
<
T
>
NumberPicker
.
value
(
property
:
CSProperty
<
T
>
,
function
:
(
T
)
->
Int
)
:
CSRegistration
Content copied to clipboard
fun
SeekBar
.
value
(
value
:
Int
)
:
SeekBar
Content copied to clipboard