Android.Graphics.Drawables.AnimatedStateListDrawable Class
Drawable containing a set of Drawable keyframes where the currently displayed keyframe is chosen based on the current state set.

See Also: AnimatedStateListDrawable Members

Syntax

[Android.Runtime.Register("android/graphics/drawable/AnimatedStateListDrawable", DoNotGenerateAcw=true)]
public class AnimatedStateListDrawable : StateListDrawable

Remarks

Drawable containing a set of Drawable keyframes where the currently displayed keyframe is chosen based on the current state set. Animations between keyframes may optionally be defined using transition elements.

This drawable can be defined in an XML file with the <animated-selector> element. Each keyframe Drawable is defined in a nested <item> element. Transitions are defined in a nested <transition> element.

[Android Documentation]

Requirements

Namespace: Android.Graphics.Drawables
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0