Android.Graphics.Drawables.AnimatedStateListDrawable Members

The members of Android.Graphics.Drawables.AnimatedStateListDrawable are listed below.

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

Public Constructors

Constructs a new animated state list drawable with default values.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

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.