The type of animation for badge.
Definition
Namespace:Telerik.Maui.Controls.BadgeView
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public enum BadgeAnimationType
Fields
Disables the animation of badge.
C#
None = 0
Scaling animation of badge.
C#
Scale = 1