This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

DropdownMenu.EventInfo.mousePosition

public Vector2 mousePosition;

Description

If the triggering event was a mouse event, this property is the mouse position expressed using the global coordinate system. Otherwise this property is zero.