Android.Views.FocusablesFlags Enumeration
Enumerates values returned by the FocusablesFlags.All, and FocusablesFlags.TouchMode members and taken as a parameter of the View.AddFocusables member.

Syntax

[System.Flags]
public enum FocusablesFlags

Remarks

Enumerates values returned by the FocusablesFlags.All, and FocusablesFlags.TouchMode members and taken as a parameter of the View.AddFocusables member.

Members

Member NameDescription
AllView flag indicating whether View.addFocusables(java.util.ArrayList<android.view.View>, int, int) should add all focusable Views regardless if they are focusable in touch mode.
TouchModeView flag indicating whether View.addFocusables(java.util.ArrayList<android.view.View>, int, int) should add only Views focusable in touch mode.

Requirements

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