-api-id | -api-type |
---|---|
T:Windows.UI.Xaml.Controls.IncrementalLoadingTrigger |
winrt enum |
Defines constants that specify list view incremental loading behavior (IncrementalLoadingTrigger property).
<objectproperty="enumMemberName" />
Incremental loading does not occur.
Uses an "edge" offset for incremental loading visual behavior, and enables the list view to notify the scroll host of incremental load per interaction with other settings (IncrementalLoadingThreshold, DataFetchSize).