This version of Unity is unsupported.
Method group is Obsolete

BaseVerticalCollectionView.unbindItem

Obsolete makeItem has been moved to ListView and TreeView. Use these ones instead. public Action<VisualElement,int> unbindItem;

Description

Callback for unbinding a data item from the VisualElement.