menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum Transition - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum Transition

    Defines constants that specify how the drawer is animated when opened and closed.

    Namespace: Syncfusion.UI.Xaml.NavigationDrawer
    Assembly: Syncfusion.SfNavigationDrawer.WPF.dll
    Syntax
    public enum Transition

    Fields

    Name Description
    Push

    Drawer gets opened pushing the main content.

    Reveal

    Drawer will be placed beneath the main content and gets revealed moving the main content.

    SlideOnTop

    Drawer will be above the main content and slides over the main content.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved