onFocusChange

abstract fun onFocusChange(focusField: CardInputListener.FocusField)

Called whenever the field of focus within the widget changes.

Parameters

focusField

a FocusField to which the focus has just changed.