Module cosmic::iced_winit::winit::keyboard
source · Expand description
Types related to the keyboard.
Structs§
- Represents the current state of the keyboard modifiers
- A
SmolStr
is a string type that has the following properties:
Enums§
- Key represents the meaning of a keypress.
- Code representing the location of a physical key
- The location of the key on the keyboard.
- The state of the particular modifiers key.
- A
Key::Named
value - Contains the platform-native logical key identifier
- Contains the platform-native physical key identifier
- Represents the location of a physical key.