destroyCell
Callback for destroying the VisualElement that was built for this column.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public Action<VisualElement> destroyCell { get; set; }