destroyHeader
Callback for destroying the visual representation of the column in the header.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public Action<VisualElement> destroyHeader { get; set; }