blockly > Flyout > getY

Flyout.getY() method

Calculates the y coordinate for the flyout position.

Signature:

abstract getY(): number;

Returns:

number

Y coordinate.