blockly > ShortcutItems > registerShowTooltip
ShortcutItems.registerShowTooltip() function
Registers keyboard shortcut to display the tooltip for the focused element.
Signature:
export declare function registerShowTooltip(): void;
Returns:
void
blockly > ShortcutItems > registerShowTooltip
Registers keyboard shortcut to display the tooltip for the focused element.
Signature:
export declare function registerShowTooltip(): void;
Returns:
void