Android.Views.Animations.DecelerateInterpolator Class
An interpolator where the rate of change starts out quickly and and then decelerates.

See Also: DecelerateInterpolator Members

Syntax

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

Remarks

An interpolator where the rate of change starts out quickly and and then decelerates.

[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