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

BaseVerticalCollectionView.Rebuild

Declaration

public void Rebuild();

Description

Clears the collection view, recreates all visible visual elements, and rebinds all items.

Call this method whenever a structural change is made to the view.