-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.ListViewBase.IncrementalLoadingTrigger |
winrt property |
Gets or sets a value that indicates the conditions for prefetch operations by the ListViewBase class.
<listViewBase IncrementalLoadingTrigger="None" />
-or-
<listViewBase IncrementalLoadingTrigger="Edge" />
An enumeration value that indicates the conditions that trigger prefetch operations. The default is Edge.
DataFetchSize, IncrementalLoadingThreshold, LoadMoreItemsAsync, Using virtualization with a list or grid