[get: Android.Runtime.Register("getInterpolator", "()Landroid/animation/TimeInterpolator;", "GetGetInterpolatorHandler")] public virtual Android.Animation.ITimeInterpolatorInterpolator { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Returns the interpolator set on this transition. If no interpolator has been set,
the returned value will be null, indicating that resulting animators will
retain their own interpolators.