Android.Widget.AbsListView.ScrollListBy Method
Scrolls the list items within the view by a specified number of pixels.

Syntax

[Android.Runtime.Register("scrollListBy", "(I)V", "GetScrollListBy_IHandler")]
public virtual void ScrollListBy (int y)

See Also

AbsListView.CanScrollList(int)

Parameters

y
the amount of pixels to scroll by vertically

Remarks

Scrolls the list items within the view by a specified number of pixels.

[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