PrepareForDisplay(EventBase)
Gets the status of all items by calling their status callback and removes the excess separators.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void PrepareForDisplay(EventBase e)
Parameters
The source event.
Remarks
Called before the menu is displayed.