PropertyWatcherDelegate2

constructor(toWatch0: KProperty0<V0>, toWatch1: KProperty0<V1>, valueChangedEvent: Event<R>? = null, cleaner: (R) -> Unit? = null, function: (V0, V1) -> R)(source)