Skip to main content

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