IBadgeAnimation public interface IBadgeAnimation You can implement this interface to create your own animations to be used on the BadgeView. Create an implementation of IBadgeAnimation, assign the implemenatation to the BadgeAnimation and set IsAnimated to true. Documentation Code Task OnAppearing(View badgeView) Task OnDisappering(View badgeView)