BadgeAnimation.OnAppearing(View) Method
Definition
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.
With the OnAppearing(View) method you can influence the animation that is used when the BadgeView appears.
public System.Threading.Tasks.Task OnAppearing(Xamarin.Forms.View badgeView);
Parameters
Returns
An awaitable System.Threading.Tasks.Task