Resource.Attribute.FocusableInTouchMode Field

Definition

Boolean that controls whether a view can take focus while in touch mode.

[Android.Runtime.Register("focusableInTouchMode")]
public const int FocusableInTouchMode = 16842971;
[<Android.Runtime.Register("focusableInTouchMode")>]
val mutable FocusableInTouchMode : int

Field Value

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