Function: registerShowContextMenu()
function registerShowContextMenu(): void;
Defined in: packages/blockly/core/shortcut_items.ts:630
Keyboard shortcut to show the context menu on ctrl/cmd+Enter, shift+F10, and the menu key.
Returns
void
function registerShowContextMenu(): void;
Defined in: packages/blockly/core/shortcut_items.ts:630
Keyboard shortcut to show the context menu on ctrl/cmd+Enter, shift+F10, and the menu key.
void