Android.Text.Method.ArrowKeyMovementMethod Class
A movement method that provides cursor movement and selection.

See Also: ArrowKeyMovementMethod Members

Syntax

[Android.Runtime.Register("android/text/method/ArrowKeyMovementMethod", DoNotGenerateAcw=true)]
public class ArrowKeyMovementMethod : BaseMovementMethod, IDisposable

Remarks

A movement method that provides cursor movement and selection. Supports displaying the context menu on DPad Center.

[Android Documentation]

Requirements

Namespace: Android.Text.Method
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1