Android.Views.Animations.Animation.EnsureInterpolator Method
Gurantees that this animation has an interpolator.

Syntax

[Android.Runtime.Register("ensureInterpolator", "()V", "GetEnsureInterpolatorHandler")]
protected virtual void EnsureInterpolator ()

Remarks

Gurantees that this animation has an interpolator. Will use a AccelerateDecelerateInterpolator is nothing else was specified.

[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