<init>

Common
JVM
JS
Native
1.0
ObservableProperty(initialValue: V)

Implements the core logic of a property delegate for a read/write property that calls callback functions when changed.

Parameters

initialValue - the initial value of the property.