Xamarin.Forms.IAnimatable Members

The members of Xamarin.Forms.IAnimatable are listed below.

Public Methods

BatchBegin()
Implement this method to begin a batch of animations that have been committed.
BatchCommit()
Implement this method to commit a batch of animations so that they can be run with the IAnimatable.BatchBegin method.