Share via


IBadgeAnimation Interface

Definition

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.

public interface IBadgeAnimation
Derived

Methods

OnAppearing(View)
OnDisappering(View)

Applies to