unbindItem
Obsolete. Use ListView.unbindItem or TreeView.unbindItem instead.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public Action<VisualElement, int> unbindItem { get; set; }