Android.Views.FocusFinder Class
The algorithm used for finding the next focusable view in a given direction from a view that currently has focus.

See Also: FocusFinder Members

Syntax

[Android.Runtime.Register("android/view/FocusFinder", DoNotGenerateAcw=true)]
public class FocusFinder : Java.Lang.Object

Remarks

The algorithm used for finding the next focusable view in a given direction from a view that currently has focus.

[Android Documentation]

Requirements

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