BadgeAnimation Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This is the default animation that is used when the IsAnimated is set to true.
public class BadgeAnimation : Xamarin.CommunityToolkit.UI.Views.IBadgeAnimation
- Inheritance
-
System.ObjectBadgeAnimation
- Implements
On |
With the OnAppearing(View) method you can influence the animation that is used when the BadgeView appears. |
On |
With the OnDisappering(View) method you can influence the animation that is used when the BadgeView disappears. |
Produkt | Verzie |
---|---|
Xamarin Community Toolkit | Latest |