Home > blockly > WorkspaceSvg > cleanUp
WorkspaceSvg.cleanUp() method
Clean up the workspace by ordering all the blocks in a column such that none overlap.
Signature:
cleanUp(): void;
Returns:
void
Home > blockly > WorkspaceSvg > cleanUp
Clean up the workspace by ordering all the blocks in a column such that none overlap.
Signature:
cleanUp(): void;
Returns:
void