loadKeyboardShortcuts MethodStatic
Deprecated in 3.7. Use UiFramework.keyboardShortcuts.loadShortcuts
method.
Loads one or more Keyboard Shortcuts into the KeyboardShortcutManager.
loadKeyboardShortcuts(shortcutList: KeyboardShortcutProps[]): void
Parameter | Type | Description |
---|---|---|
shortcutList | KeyboardShortcutProps[] | the properties of the Keyboard Shortcuts to load |
Returns - void
Defined in
Last Updated: 20 June, 2023