headerContextMenuPopulateEvent
Raised when a column is right-clicked to bring context menu options.
Read time 1 minuteLast updated 8 days ago
Definition
- Type: Event
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public event Action<ContextualMenuPopulateEvent, Column> headerContextMenuPopulateEvent