Resource.Attribute.Focusable Field

Definition

Boolean that controls whether a view can take focus.

[Android.Runtime.Register("focusable")]
public const int Focusable = 16842970;
[<Android.Runtime.Register("focusable")>]
val mutable Focusable : int

Field Value

Value = 16842970
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