Android.Widget.ScrollView.ArrowScroll Method
Handle scrolling in response to an up or down arrow click.

Syntax

[Android.Runtime.Register("arrowScroll", "(I)Z", "GetArrowScroll_IHandler")]
public virtual bool ArrowScroll ([Android.Runtime.GeneratedEnum] Android.Views.FocusSearchDirection direction)

Parameters

direction
The direction corresponding to the arrow key that was pressed

Returns

Documentation for this section has not yet been entered.

Remarks

Handle scrolling in response to an up or down arrow click.

[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