blockly > Tooltip > hide

Tooltip.hide() function

Hide the tooltip.

Signature:

export declare function hide(): void;

Returns:

void