[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.