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
Parameters
- y
- the amount of pixels to scroll by vertically
Remarks
Requirements
Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1