makeHeader
Callback for constructing 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 Func<VisualElement> makeHeader { get; set; }