editingEnded

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

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

Parameters

spinButton

that was being edited