onFocusChange

open fun onFocusChange(field: CardField?, fieldStates: Map<CardField, ICardFieldState>)

Called whenever the field of focus changes

Parameters

field

A CardField indicating the newly focused field, or null if the card input control no longer has focus

fieldStates

The current state of all fields