renetik-android-framework
renetik-android-ui
/
renetik.android.ui.extensions.widget
/
onChange
on
Change
fun
CompoundButton
.
onChange
(
function
:
(
CompoundButton
)
->
Unit
)
:
CSRegistration
Content copied to clipboard
fun
RadioGroup
.
onChange
(
listener
:
(
buttonId
:
Int
)
->
Unit
)
:
RadioGroup
Content copied to clipboard
fun
SeekBar
.
onChange
(
function
:
(
value
:
Int
)
->
Unit
)
:
SeekBar
Content copied to clipboard