Stay organized with collections Save and categorize content based on your preferences.

blockly > WorkspaceSvg > hideChaff

WorkspaceSvg.hideChaff() method

Close tooltips, context menus, dropdown selections, etc.

Signature:

hideChaff(opt_onlyClosePopups?: boolean): void;

Parameters

Parameter Type Description
opt_onlyClosePopups boolean (Optional) Whether only popups should be closed.

Returns:

void