Module keyboard

Source
Expand description

UNSTABLE – Types related to the keyboard.

Structs§

ModifiersState
Represents the current state of the keyboard modifiers

Enums§

Key
Key represents the meaning of a keypress.
KeyCode
Represents the code of a physical key.
KeyLocation
Represents the location of a physical key.
NativeKeyCode
Contains the platform-native physical key identifier (aka scancode)