blockly > FlyoutButton > getWorkspace

FlyoutButton.getWorkspace() method

Get the button's workspace.

Signature:

getWorkspace(): WorkspaceSvg;

Returns:

WorkspaceSvg

The workspace in which to place this button.