Android.Views.Animations.TranslateAnimation Class
An animation that controls the position of an object.

See Also: TranslateAnimation Members

Syntax

[Android.Runtime.Register("android/view/animation/TranslateAnimation", DoNotGenerateAcw=true)]
public class TranslateAnimation : Animation

Remarks

An animation that controls the position of an object. See the Android.View.Animation description for details and sample code.

[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