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

DropdownMenu.EventInfo.localMousePosition

public Vector2 localMousePosition;

Description

If the triggering event was a mouse event, this property is the mouse position. The position is expressed using the coordinate system of the element that received the mouse event. Otherwise this property is zero.