menu

MAUI

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

    Show / Hide Table of Contents

    Class Position

    Describes the possible values for the position of navigation drawer in SfNavigationDrawer control.

    Inheritance
    System.Object
    Position
    Namespace: Syncfusion.Maui.NavigationDrawer
    Assembly: Syncfusion.Maui.NavigationDrawer.dll
    Syntax
    public sealed class Position : Enum

    Fields

    Bottom

    Places drawer at the bottom position.

    Declaration
    public const Position Bottom
    Field Value
    Type
    Position

    Left

    Places drawer at the left position.

    Declaration
    public const Position Left
    Field Value
    Type
    Position

    Right

    Places drawer at the right position.

    Declaration
    public const Position Right
    Field Value
    Type
    Position

    Top

    Places drawer at the top position.

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