Android.Views.FocusSearchDirection Enumeration

Syntax

public enum FocusSearchDirection

Remarks

Members

Member NameDescription
BackwardUse with View.FocusSearch(FocusSearchDirection). Move focus to the previous selectable item.
DownUse with View.FocusSearch(FocusSearchDirection). Move focus down.
ForwardUse with View.FocusSearch(FocusSearchDirection). Move focus to the next selectable item.
LeftUse with View.FocusSearch(FocusSearchDirection). Move focus to the left.
RightUse with View.FocusSearch(FocusSearchDirection). Move focus to the right.
UpUse with View.FocusSearch(FocusSearchDirection). Move focus up.

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0