Companion

object Companion

Functions

Link copied to clipboard
fun <T> onChange(oldValue: T, newValue: T, action: () -> Unit)

Invoked when an observable property is changed.