blockly > Flyout > getFlyoutScale
Flyout.getFlyoutScale() method
Get the scale (zoom level) of the flyout. By default, this matches the target workspace scale, but this can be overridden.
Signature:
getFlyoutScale(): number;
Returns:
number
Flyout workspace scale.