Windows.UI.Xaml.Controls.ListViewBase.LoadMoreItemsAsync

June 22, 2022 ยท View on GitHub

-description

Initiates the asynchronous request to load more data items, in accordance with the active incremental loading settings.

-returns

When the operation completes, returns a LoadMoreItemsResult payload.

-remarks

-examples

-see-also

LoadMoreItemsResult, ISupportIncrementalLoading, DataFetchSize, IncrementalLoadingThreshold, IncrementalLoadingTrigger, Using virtualization with a list or grid

Contents

  1. 1-description
  2. 2-returns
  3. 3-remarks
  4. 4-examples
  5. 5-see-also