Android.Animation.Animator.Interpolator Property
Returns the timing interpolator that this animation uses.

Syntax

[get: Android.Runtime.Register("getInterpolator", "()Landroid/animation/TimeInterpolator;", "GetGetInterpolatorHandler")]
public virtual ITimeInterpolator Interpolator { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the timing interpolator that this animation uses.

[Android Documentation]

Requirements

Namespace: Android.Animation
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18