[go: up one dir, main page]

Module 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.
  • Represents the location of a physical key.
  • The location of the key on the keyboard.
  • The state of the particular modifiers key.
  • Contains the platform-native logical key identifier
  • Contains the platform-native physical key identifier