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 |