Class LoadMoreIndicator
A loading indicator which will be displayed when loading more items into the list view is in progress. (i.e., When IsBusy property is true.)
Inheritance
System.Object
LoadMoreIndicator
Namespace: Syncfusion.ListView.XForms
Assembly: Syncfusion.SfListView.XForms.dll
Syntax
public class LoadMoreIndicator : ActivityIndicator
Constructors
LoadMoreIndicator()
Declaration
public LoadMoreIndicator()