Class KeyboardShortcutManager

Allows adding/changing keyboard shortcuts. This class provides static methods for registering default shortcuts. An instance of this class must be used to access or change keyboard shortcuts.

Methods

  • Get a description of a keyboard shortcut.

    localeList, if given, attempts to

    Parameters

    • id: string
    • OptionallocaleList: readonly string[]

    Returns null | string

OpenSource licenses