blockly > ContextMenu > getMenu
ContextMenu.getMenu() function
Returns the contextual menu if it is currently being shown.
Signature:
export declare function getMenu(): Menu | null;
Returns:
Menu | null
blockly > ContextMenu > getMenu
Returns the contextual menu if it is currently being shown.
Signature:
export declare function getMenu(): Menu | null;
Returns:
Menu | null