menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class FooterPosition

    Defines the position of the footer when IsStickyFooter is enabled.

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

    Fields

    Body

    The FooterItem will be positioned inside the body of the ListView when the items are less than the view size.

    Declaration
    public const FooterPosition Body
    Field Value
    Type
    FooterPosition

    Default

    The FooterItem will be positioned at the end of the View.

    Declaration
    public const FooterPosition Default
    Field Value
    Type
    FooterPosition
    Back to top Generated by DocFX
    OSZAR »
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved
    OSZAR »