SetItemsSourceWithoutNotify(IList)
Set the CollectionViewController.itemsSource without raising the CollectionViewController.itemsSourceChanged event.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
protected void SetItemsSourceWithoutNotify(IList source)
Parameters
The new source.