changed

abstract fun changed(spinner: SpinButton<T, M>)(source)

Called whenever the SpinButton's selection changes. This is an explicit API to ensure that behaviors receive the notification before listeners to SpinButton.changed.

Parameters

spinner

that changed