Share via


BadgeView.BadgeAnimation Property

Definition

Gets or sets the animation that is used when the badge is shown or hidden. The animation only shows when IsAnimated is set to true. This is a bindable property.

public Xamarin.CommunityToolkit.UI.Views.IBadgeAnimation? BadgeAnimation { get; set; }

Property Value

Applies to