Class GlobalShortcutManagerAbstract

Register/unregister a glboal keyboard shortcut with the operating system so that you can customize the operations for various shortcuts.

Hierarchy

  • GlobalShortcutManager

Constructors

Methods

  • Removes all registered shortcuts for the current application.

    Returns Promise<void>