Hotkeys API Reference

getHotkeyManager

Function: getHotkeyManager()

ts
function getHotkeyManager(): HotkeyManager;
function getHotkeyManager(): HotkeyManager;

Defined in: hotkey-manager.ts:757

Gets the singleton HotkeyManager instance. Convenience function for accessing the manager.

Returns

HotkeyManager