| id | HotkeyCallbackContext |
|---|---|
| title | HotkeyCallbackContext |
Defined in: hotkey.ts:385
Context passed to hotkey callbacks along with the keyboard event.
hotkey: Hotkey;Defined in: hotkey.ts:387
The original hotkey string that was registered
parsedHotkey: ParsedHotkey;Defined in: hotkey.ts:389
The parsed representation of the hotkey