editingStarted

abstract fun editingStarted(spinner: MutableSpinButton<T, M>, value: T): EditOperation<T>?(source)

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

Return

the edit operation

Parameters

spinner

being edited

value

being edited