Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

CollectionViewController.UnbindItem

Declaration

protected void UnbindItem(UIElements.VisualElement element, int index);

Parameters

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

Description

Unbinds a row to an item index.