Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


UnbindItem(VisualElement, int)

Unbinds the row at the item index.
Read time 1 minuteLast updated 10 days ago

Definition

public void UnbindItem(VisualElement element, int index)

Parameters

The element from that row, created by MakeItem().

index

The item index.