menu

UWP

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

    Show / Hide Table of Contents

    Class Position

    Defines the constants that specify where the drawer is placed.

    Inheritance
    System.Object
    Position
    Namespace: Syncfusion.UI.Xaml.NavigationDrawer
    Assembly: Syncfusion.SfNavigationDrawer.UWP.dll
    Syntax
    public sealed class Position : Enum

    Fields

    Bottom

    Places the drawer at the bottom position of the control.

    Declaration
    public const Position Bottom
    Field Value
    Type
    Position

    Left

    Places the drawer to the left position of the control.

    Declaration
    public const Position Left
    Field Value
    Type
    Position

    Right

    Places the drawer to the right position of the control.

    Declaration
    public const Position Right
    Field Value
    Type
    Position

    Top

    Places the drawer at the top position of the control.

    Declaration
    public const Position Top
    Field Value
    Type
    Position

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved