Expand description
Types related to the keyboard.
Structs§
- Modifiers
Keys - Modifiers
State - Represents the current logical state of the keyboard modifiers
- SmolStr
- A
SmolStris 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.
- Modifiers
KeyState - The logical state of the particular modifiers key.
- Named
Key - Key represents the meaning of a keypress.
- Native
Key - Contains the platform-native logical key identifier
- Native
KeyCode - Contains the platform-native physical key identifier
- Physical
Key - Represents the location of a physical key.