Smoothly scroll to the specified adapter position offset.
Syntax
[Android.Runtime.Register("smoothScrollByOffset", "(I)V", "GetSmoothScrollByOffset_IHandler")]
public virtual
void SmoothScrollByOffset (
int offset)
Parameters
- offset
- The amount to offset from the adapter position to scroll to.
Remarks
Requirements
Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11