menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BadgeAnimation - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BadgeAnimation

    Defines the animation for the badge control.

    Inheritance
    System.Object
    BadgeAnimation
    Namespace: Syncfusion.Maui.Core
    Assembly: Syncfusion.Maui.Core.dll
    Syntax
    public sealed class BadgeAnimation : Enum

    Fields

    None

    To define the badge animation as none that no animation will be happened.

    Declaration
    public const BadgeAnimation None
    Field Value
    Type
    BadgeAnimation

    Scale

    To define the badge animation as scale.

    Declaration
    public const BadgeAnimation Scale
    Field Value
    Type
    BadgeAnimation
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved