cosmic
1.0.0
Module keyboard
Module Items
Structs
Enums
Functions
In cosmic::
iced
cosmic
::
iced
Module
keyboard
Copy item path
Expand description
Listen and react to keyboard events.
Structs
§
Modifiers
The current state of the keyboard modifiers.
Enums
§
Event
A keyboard event.
Key
A key on the keyboard.
Location
The location of a key on the keyboard.
Functions
§
listen
Returns a
Subscription
that listens to ignored keyboard events.