kotlin-stdlib
Common
kotlin-stdlib
/
kotlin.properties
/
ObservableProperty
/
ObservableProperty
Observable
Property
fun
<
V
>
ObservableProperty
(
initialValue
:
V
)
(
source
)
Parameters
initial
Value
the initial value of the property.