Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LoadMoreIndicator

    Show / Hide Table of Contents

    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()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved