PropertyWatcherDelegate3

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