Android.Widget.HorizontalScrollView.ArrowScroll Method
Handle scrolling in response to a left or right 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 a left or right 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 3