requestFocus

fun requestFocus(field: CardField, showKeyboard: Boolean)

Moves focus to the specified input field

Parameters

field

: The field to move focus to

showKeyboard

: Whether or not to show the keyboard when the focus changes