Android.Widget.Scroller.AbortAnimation Method
Stops the animation.

Syntax

[Android.Runtime.Register("abortAnimation", "()V", "GetAbortAnimationHandler")]
public virtual void AbortAnimation ()

See Also

Scroller.ForceFinished(bool)

Remarks

Stops the animation. Contrary to Scroller.ForceFinished(bool), aborting the animating cause the scroller to move to the final x and y position

[Android Documentation]

Requirements

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