Skip to main content

Function: hideChaff()

function hideChaff(opt_onlyClosePopups?): void;

Defined in: packages/blockly/core/blockly.ts:309

Close tooltips, context menus, dropdown selections, etc.

Parameters

ParameterTypeDescription
opt_onlyClosePopups?booleanWhether only popups should be closed.

Returns

void

See

Blockly.WorkspaceSvg.hideChaff