Class ListViewLoadMoreIndicator
A loading indicator which will be displayed when loading more items into the list view is in progress. (i.e., When IsLazyLoading property is true.)
Inheritance
System.Object
ListViewLoadMoreIndicator
Namespace: Syncfusion.Maui.ListView
Assembly: Syncfusion.Maui.ListView.dll
Syntax
public class ListViewLoadMoreIndicator : ActivityIndicator
Constructors
ListViewLoadMoreIndicator()
Initializes a new instance of the ListViewLoadMoreIndicator class.
Declaration
public ListViewLoadMoreIndicator()