unbindCell
Callback for unbinding the specified data item at the given row from the visual element.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public Action<VisualElement, int> unbindCell { get; set; }