renetik-android
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
renetik-android
renetik-android-event
/
renetik.android.event.property
/
CSSuspendPropertyImpl
/
CSSuspendPropertyImpl
CSSuspend
Property
Impl
constructor
(
value
:
T
,
onApply
:
suspend
(
value
:
T
)
->
Unit
=
{ }
)