Android.Widget.OverScroller Class
This class encapsulates scrolling with the ability to overshoot the bounds of a scrolling operation.

See Also: OverScroller Members

Syntax

[Android.Runtime.Register("android/widget/OverScroller", DoNotGenerateAcw=true)]
public class OverScroller : Java.Lang.Object

Remarks

This class encapsulates scrolling with the ability to overshoot the bounds of a scrolling operation. This class is a drop-in replacement for Android.Widget.Scroller in most cases.

[Android Documentation]

Requirements

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