Rebuild()
Clears the collection view, recreates all visible visual elements, and rebinds all items.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public void Rebuild()
Remarks
Call this method whenever a structural change is made to the view.