Class BadgeAnimation
Defines the animation for the badge control.
Inheritance
System.Object
BadgeAnimation
Namespace: Syncfusion.XForms.BadgeView
Assembly: Syncfusion.SfBadgeView.XForms.dll
Syntax
public sealed class BadgeAnimation : Enum
Fields
None
To define the badge animation as none.
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 |