blockly > Toolbox > getWorkspace

Toolbox.getWorkspace() method

Gets the workspace for the toolbox.

Signature:

getWorkspace(): WorkspaceSvg;

Returns:

WorkspaceSvg

The parent workspace for the toolbox.