Android.Widget.Scroller: Property Members

The properties of Android.Widget.Scroller are listed below. For a list of all members, see the Scroller Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
CurrVelocityfloat. Returns the current velocity.
[read-only]
CurrXint. Returns the current X offset in the scroll.
[read-only]
CurrYint. Returns the current Y offset in the scroll.
[read-only]
Durationint. Returns how long the scroll event will take, in milliseconds.
FinalXint. Returns where the scroll will end.
FinalYint. Returns where the scroll will end.
[read-only]
IsFinishedbool. Returns whether the scroller has finished scrolling.
[read-only]
StartXint. Returns the start X offset in the scroll.
[read-only]
StartYint. Returns the start Y offset in the scroll.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.