alexa

    Show / Hide Table of Contents

    Enum BadgeAnimationType

    Defines the constants that specify the animation type of the SfBadge.

    Namespace: Syncfusion.Windows.Controls.Notification
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public enum BadgeAnimationType

    Fields

    Name Description
    None

    Specifies a badge without animation.

    Opacity

    Specifies a badge with opacity animation.

    Scale

    Specifies a badge with scale animation.

    Back to top Generated by DocFX