Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetItemsSourceWithoutNotify(IList)

Set the CollectionViewController.itemsSource without raising the CollectionViewController.itemsSourceChanged event.
Read time 1 minuteLast updated 10 days ago

Definition

protected void SetItemsSourceWithoutNotify(IList source)

Parameters

source

The new source.