Android.Views.DescendantFocusability Enumeration
Enumerates values returned by several types.

Syntax

public enum DescendantFocusability

Remarks

Enumerates value returned by the following: .

Members

Member NameDescription
AfterDescendantsThis view will get focus only if none of its descendants want it.
BeforeDescendantsThis view will get focus before any of its descendants.
BlockDescendantsThis view will block any of its descendants from getting focus, even if they are focusable.

Requirements

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