KeyboardEventHandler class
Description
The KeyboardEventHandler class provides keyboard events and methods to notify registered listeners on keyboard events.
Events
onKeyboardChanged()
- is called when another keyboard has been set
onKeyboardDismissed()
- is called when the keyboard has been dismissed
onKeyboardDownloadFinished()
- is called when a keyboard download has finished
onKeyboardDownloadStarted()
- is called when a keyboard download has started
onKeyboardLoaded()
- is called when the keyboard has been loaded for the first time
onKeyboardShown()
- is called when the keyboard has been shown