menu

UWP

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

    Show / Hide Table of Contents

    Class PopUpAnimationTypes

    Popup AnimationType enumeration

    Inheritance
    System.Object
    PopUpAnimationTypes
    Namespace: Syncfusion.UI.Xaml.Controls.Navigation
    Assembly: Syncfusion.SfMenu.UWP.dll
    Syntax
    [ClassReference(IsReviewed = false)]
    public sealed class PopUpAnimationTypes : Enum

    Fields

    Custom

    Popup of Menu opens with custom animation

    Declaration
    public const PopUpAnimationTypes Custom
    Field Value
    Type
    PopUpAnimationTypes

    Fade

    Popup of Menu opens with fade animation

    Declaration
    public const PopUpAnimationTypes Fade
    Field Value
    Type
    PopUpAnimationTypes

    None

    Popup of Menu opens without animation

    Declaration
    public const PopUpAnimationTypes None
    Field Value
    Type
    PopUpAnimationTypes

    Scroll

    Popup of Menu opens with scroll animation

    Declaration
    public const PopUpAnimationTypes Scroll
    Field Value
    Type
    PopUpAnimationTypes

    Slide

    Popup of Menu opens with slide animation

    Declaration
    public const PopUpAnimationTypes Slide
    Field Value
    Type
    PopUpAnimationTypes

    Extension Methods

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