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