PropertyWatcherDelegate

constructor(property: KProperty0<V>, valueChangedEvent: Event<R>? = null, cleaner: (R) -> Unit? = null, function: (V) -> R)(source)