menu

UWP

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

    Show / Hide Table of Contents

    Class ContentPopupAnimationTypes

    Specifies the animation types for the popup in GroupBar.

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

    Fields

    Fade

    Fade animation is performed for popup in GroupBar.

    Declaration
    public const ContentPopupAnimationTypes Fade
    Field Value
    Type
    ContentPopupAnimationTypes

    None

    No animation is performed for popup in GroupBar.

    Declaration
    public const ContentPopupAnimationTypes None
    Field Value
    Type
    ContentPopupAnimationTypes

    Scale

    Scale animation is performed for popup in GroupBar.

    Declaration
    public const ContentPopupAnimationTypes Scale
    Field Value
    Type
    ContentPopupAnimationTypes

    Slide

    Slide animation is performed for popup in GroupBar.

    Declaration
    public const ContentPopupAnimationTypes Slide
    Field Value
    Type
    ContentPopupAnimationTypes

    Extension Methods

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