[go: up one dir, main page]

Module keyboard

Module keyboard 

Source
Expand description

Types related to the keyboard.

Structs§

ModifiersKeys
ModifiersState
Represents the current logical state of the keyboard modifiers
SmolStr
A SmolStr is a string type that has the following properties:

Enums§

Key
Key represents the meaning of a keypress.
KeyCode
Code is the physical position of a key.
KeyLocation
The location attribute contains an indication of the physical location of the key on the device.
ModifiersKeyState
The logical state of the particular modifiers key.
NamedKey
Key represents the meaning of a keypress.
NativeKey
Contains the platform-native logical key identifier
NativeKeyCode
Contains the platform-native physical key identifier
PhysicalKey
Represents the location of a physical key.