Module callback

Module callback 

Source
Expand description

Keymap Callback keys

Structsยง

Context
The context type for keymap callback keys. (No events).
Event
The event type for keymap callback keys. (No events).
Key
A key for keymap callbacks.
KeyState
Key state used by System. (No state).
PendingKeyState
The pending key state type for keymap callback keys. (No pending state).
Ref
Reference for a keymap callback key.
System
The key::System implementation for keymap callback keys.