renetik-android-event
renetik-android-event
/
renetik.android.event.property
/
CSPropertyBase
/
CSPropertyBase
CSProperty
Base
fun
<
T
>
CSPropertyBase
(
onApply
:
(
value
:
T
)
->
Unit
?
=
null
)
Content copied to clipboard
fun
<
T
>
CSPropertyBase
(
parent
:
CSHasDestroy
?
=
null
,
onChange
:
(
value
:
T
)
->
Unit
?
=
null
)
Content copied to clipboard