This version of Unity is unsupported.

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