The methods of Xamarin.Forms.IAnimatable are listed below. For a list of all members, see the IAnimatable Members list.
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. | ||