Static zng_ext_input::gesture::SHORTCUT_EVENT

source ยท
pub static SHORTCUT_EVENT: Event<ShortcutArgs>
Expand description

Shortcut input event.

Event happens every time a full Shortcut is completed by key press.

This event is not send to any widget, use the GESTURES service to setup widget targets for shortcuts.