KeyboardInput

inner class KeyboardInput(source)

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun character(event: CharacterEvent)
Link copied to clipboard
fun press(event: KeyEvent)
Link copied to clipboard
fun release(event: KeyEvent)
Link copied to clipboard
fun repeat(event: KeyEvent)
Link copied to clipboard
fun requestFocus(element: Element)