This version of Unity is unsupported.

CollectionViewController.SetItemsSourceWithoutNotify

Declaration

protected void SetItemsSourceWithoutNotify(IList source);

Parameters

source The new source.

Description

Set the itemsSource without raising the itemsSourceChanged event.