editingStarted
abstract fun editingStarted(spinButton: 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
spinButton
being edited
value
being edited