blockly > FlyoutButton > getTargetWorkspace

FlyoutButton.getTargetWorkspace() method

Get the button's target workspace.

Signature:

getTargetWorkspace(): WorkspaceSvg;

Returns:

WorkspaceSvg

The target workspace of the flyout where this button resides.