Android.Graphics.Drawables.AnimationDrawable: Method Members

The methods of Android.Graphics.Drawables.AnimationDrawable are listed below. For a list of all members, see the AnimationDrawable Members list.

See Also: Inherited members from Android.Graphics.Drawables.DrawableContainer

Public Methods

AddFrame(Drawable, int)
Add a frame to the animation
GetDuration(int) : int
GetFrame(int) : Drawable
Run()
Start()
Stop()