blockly > ContextMenu > hide

ContextMenu.hide() function

Hide the context menu.

Signature:

export declare function hide(): void;

Returns:

void