Android.Views.Animations.AnticipateInterpolator Class
An interpolator where the change starts backward then flings forward.

See Also: AnticipateInterpolator Members

Syntax

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

Remarks

An interpolator where the change starts backward then flings forward.

[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 4