UpdateActionStatus(DropdownMenuEventInfo)
Updates the status flag of this item by calling the item status callback.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void UpdateActionStatus(DropdownMenuEventInfo eventInfo)
Parameters
Information about the event that caused the dropdown menu to display, such as the mouse position or the key pressed.