GlobalShortcut
Functions
Link copied to clipboard
Whether this application has registered accelerator.
Link copied to clipboard
abstract fun registerAll(accelerators: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<kotlin/String>, callback: () -> Unit)
Registers a global shortcut of all accelerator items in accelerators. The callback is called when any of the registered shortcuts are pressed by the user.
Link copied to clipboard
Unregisters the global shortcut of accelerator.
Link copied to clipboard
Unregisters all of the global shortcuts.