This version of Unity is unsupported.
Method group is Obsolete

BaseVerticalCollectionView.bindItem

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

Description

Callback for binding a data item to the visual element.