Syntax
[Android.Runtime.Register("smoothScrollTo", "(II)V", "")]
public
void SmoothScrollTo (
int x,
int y)
Parameters
- x
- the position where to scroll on the X axis
- y
- the position where to scroll on the Y axis
Remarks
Requirements
Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1