menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ListViewFooterPosition - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ListViewFooterPosition

    Defines the position of the footer when IsStickyFooter is enabled.

    Inheritance
    System.Object
    ListViewFooterPosition
    Namespace: Syncfusion.Maui.ListView
    Assembly: Syncfusion.Maui.ListView.dll
    Syntax
    public sealed class ListViewFooterPosition : 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 ListViewFooterPosition Body
    Field Value
    Type
    ListViewFooterPosition

    Default

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

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