renetik-android-event
renetik-android-event
/
renetik.android.event.property
/
CSSynchronizedEventProperty
CSSynchronized
Event
Property
interface
CSSynchronizedEventProperty
<
T
>
:
CSSynchronizedProperty
<
T
>
,
CSEventProperty
<
T
>
Content copied to clipboard
Functions
Properties
Inheritors
Functions
on
Change
Link copied to clipboard
abstract
fun
onChange
(
function
:
(
T
)
->
Unit
)
:
CSRegistration
Content copied to clipboard
value
Link copied to clipboard
abstract
fun
value
(
newValue
:
T
,
fire
:
Boolean
=
true
)
Content copied to clipboard
Properties
value
Link copied to clipboard
abstract
val
value
:
T
Content copied to clipboard
Inheritors
CSSynchronizedEventPropertyImpl
Link copied to clipboard