editingEnded

abstract fun editingEnded(spinner: MutableSpinButton<T, M>)(source)

Called whenever editing completes for the MutableSpinButton. This lets the behavior reconfigure the SpinButton accordingly.

Parameters

spinner

that was being edited