Sets the acceleration curve for this animation.
Syntax
[Android.Runtime.Register("setInterpolator", "(Landroid/content/Context;I)V", "GetSetInterpolator_Landroid_content_Context_IHandler")]
public virtual
void SetInterpolator (
Android.Content.Context context,
int resID)
Parameters
- context
- The application environment
- resID
- The resource identifier of the interpolator to load
Remarks
Requirements
Namespace: Android.Views.Animations
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1