Resource.Attribute.DescendantFocusability Field

Definition

Defines the relationship between the ViewGroup and its descendants when looking for a View to take focus.

[Android.Runtime.Register("descendantFocusability")]
public const int DescendantFocusability = 16842993;
[<Android.Runtime.Register("descendantFocusability")>]
val mutable DescendantFocusability : int

Field Value

Value = 16842993
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to