makeCell
Callback for constructing the VisualElement that is the template for each cell of the column.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public Func<VisualElement> makeCell { get; set; }