Android.Transitions.Transition.SetInterpolator Method
Sets the interpolator of this transition.

Syntax

[Android.Runtime.Register("setInterpolator", "(Landroid/animation/TimeInterpolator;)Landroid/transition/Transition;", "GetSetInterpolator_Landroid_animation_TimeInterpolator_Handler")]
public virtual Transition SetInterpolator (Android.Animation.ITimeInterpolator interpolator)

Parameters

interpolator
The time interpolator used by the transition

Returns

Documentation for this section has not yet been entered.

Remarks

Sets the interpolator of this transition. By default, the interpolator is null, which means that the Animator created by the transition will have its own specified interpolator. If the interpolator of a Transition is set, that interpolator will override the Animator interpolator.

[Android Documentation]

Requirements

Namespace: Android.Transitions
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0