Function: registerShowTooltip()
function registerShowTooltip(): void;
Defined in: packages/blockly/core/shortcut_items.ts:1293
Registers keyboard shortcut to display the tooltip for the focused element.
Returns
void
function registerShowTooltip(): void;
Defined in: packages/blockly/core/shortcut_items.ts:1293
Registers keyboard shortcut to display the tooltip for the focused element.
void