Windows.UI.Xaml.Controls.ListViewBase.DataFetchSize
June 22, 2022 ยท View on GitHub
-description
Gets or sets the amount of data to fetch for virtualizing/prefetch operations.
-xaml-syntax
<listViewBase DataFetchSize="double" />
-property-value
The amount of data to fetch per interval, in pages.
-remarks
-examples
-see-also
IncrementalLoadingThreshold, IncrementalLoadingTrigger, LoadMoreItemsAsync, Using virtualization with a list or grid