blockly > Menu > openingCoords

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

Signature:

openingCoords: Coordinate | null;