This version of Unity is unsupported.

DropdownMenuEventInfo.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.