Android.Graphics.Drawables.IAnimatable
Interface that drawables supporting animations should implement.

See Also: IAnimatable Members

Syntax

[Android.Runtime.Register("android/graphics/drawable/Animatable", "", "Android.Graphics.Drawables.IAnimatableInvoker")]
public interface IAnimatable : Android.Runtime.IJavaObject, IDisposable

Remarks

Interface that drawables supporting animations should implement.

[Android Documentation]

Requirements

Namespace: Android.Graphics.Drawables
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 4