Module iced_core::keyboard

source ·
Expand description

Listen to keyboard events.

Re-exports§

  • pub use key::Key;

Modules§

  • Identify keyboard keys.

Structs§

  • The current state of the keyboard modifiers.

Enums§

  • A keyboard event.
  • The location of a key on the keyboard.