Android.Views.Animations.Animation Class
Abstraction for an Animation that can be applied to Views, Surfaces, or other objects.

See Also: Animation Members

Syntax

[Android.Runtime.Register("android/view/animation/Animation", DoNotGenerateAcw=true)]
public abstract class Animation : Java.Lang.Object, Java.Lang.ICloneable, IDisposable

Remarks

Abstraction for an Animation that can be applied to Views, Surfaces, or other objects. See the Android.View.Animation.

[Android Documentation]

Requirements

Namespace: Android.Views.Animations
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1