Syntax
[Android.Runtime.Register("setScrollPosition", "(II)V", "GetSetScrollPosition_IIHandler")]
public virtual
void SetScrollPosition (
int viewId,
int position)
Parameters
- viewId
- The id of the view to change
- position
- Scroll to this adapter position
Remarks
Requirements
Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11