renetik-android-event
renetik-android-event
/
renetik.android.event.property
/
CSPropertyFunctions
/
property
property
fun
<
T
>
property
(
value
:
T
,
onApply
:
(
value
:
T
)
->
Unit
?
=
null
)
:
CSPropertyImpl
<
value
:
T
>
Content copied to clipboard
fun
<
T
>
property
(
onApply
:
(
value
:
T
?
)
->
Unit
?
=
null
)
:
CSPropertyImpl
<
T
?
>
Content copied to clipboard