headerContextMenuPopulateEvent
If a column is right-clicked to show context menu options, this event is raised to allow users to change the available options.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Event
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public event Action<ContextualMenuPopulateEvent, Column> headerContextMenuPopulateEvent