menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LoadMorePosition - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LoadMorePosition

    Defines position for the load more support of SfListView.

    Inheritance
    System.Object
    LoadMorePosition
    Namespace: Syncfusion.ListView.XForms
    Assembly: Syncfusion.SfListView.XForms.dll
    Syntax
    public sealed class LoadMorePosition : Enum

    Fields

    Bottom

    Load more view will be positioned on the bottom of the list.

    Declaration
    public const LoadMorePosition Bottom
    Field Value
    Type
    LoadMorePosition

    Top

    Load more view will be positioned on the top of the list.

    Declaration
    public const LoadMorePosition Top
    Field Value
    Type
    LoadMorePosition
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved