menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class Position

    Defines the position of drawer view in SfNavigationDrawer control.

    Inheritance
    System.Object
    Position
    Namespace: Syncfusion.SfNavigationDrawer.XForms
    Assembly: Syncfusion.SfNavigationDrawer.XForms.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