changed

abstract fun changed(spinButton: 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

spinButton

that changed