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.