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

CollectionViewController.SetItemsSourceWithoutNotify

Declaration

protected void SetItemsSourceWithoutNotify(IList source);

Parameters

source The new source.

Description

Set the itemsSource without raising the itemsSourceChanged event.