Enumerates values returned by several types.
Syntax
public enum DescendantFocusability
Remarks
Enumerates value returned by the following:
.
Members
Member Name | Description |
---|
AfterDescendants | This view will get focus only if none of its descendants want it.
|
BeforeDescendants | This view will get focus before any of its descendants.
|
BlockDescendants | This 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