Skip to main content

Module event

Module event 

Source

Structs§

KeyEvent
A keyboard event with key code and modifiers.
KeyModifiers
Modifier keys held during a key press.
MouseEvent
A mouse event with position and kind.

Enums§

Event
A terminal input event.
KeyCode
Key identifier.
MouseButton
Mouse button identifier.
MouseKind
The type of mouse event.