Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


SetItemsSourceWithoutNotify(IList)

Set the _itemsSource without raising the _itemsSourceChanged event.
Read time 1 minuteLast updated 10 days ago

Definition

protected void SetItemsSourceWithoutNotify(IList source)

Parameters

source

The new source.