BaseKeyboardManager

Interface that defines the actions available for the Keyboard Manager

Parameters

FH

the type of FocusHandler to handle focus requests.

Inheritors

Types

Link copied to clipboard

Base KeyboardManager builder class, which used to create a BaseKeyboardManager

Functions

Link copied to clipboard
abstract fun hide()

Dismisses the current keyboard

Link copied to clipboard
abstract fun show(focusHandler: FH)

Shows the keyboard for a given FH