blockly > WorkspaceSvg > copyOptionsForFlyout

WorkspaceSvg.copyOptionsForFlyout() method

Creates a new set of options from this workspace's options with just the values that are relevant to a flyout.

Signature:

copyOptionsForFlyout(): Options;

Returns:

Options

A subset of this workspace's options.