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

DropdownMenu.MenuAction.UpdateActionStatus

Declaration

public void UpdateActionStatus(Experimental.UIElements.DropdownMenu.EventInfo eventInfo);

Parameters

eventInfo Information about the event that triggered the display of the drop-down menu, such as the mouse position or the key pressed.

Description

Update the status flag of this item by calling the item status callback.