blockly > Menu > openingCoords

Coordinates of the pointerdown event that caused this menu to open. Used to prevent the consequent pointerup event due to a simple click from activating a menu item immediately.

Signature:

openingCoords: Coordinate | null;