This version of Unity is unsupported.

DropdownMenuAction.UpdateActionStatus

Declaration

public void UpdateActionStatus(UIElements.DropdownMenuEventInfo eventInfo);

Parameters

eventInfo Information about the event that caused the dropdown menu to display, such as the mouse position or the key pressed.

Description

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