Android.Graphics.Drawables.AnimatedStateListDrawable: Method Members

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

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

Public Methods

AddState(int[], Drawable, int)
Add a new drawable to the set of keyframes.
AddTransition(int, int, Java.Lang.Object, bool)
Adds a new transition between keyframes.