Resource.Attribute.Clickable Field

Definition

Defines whether this view reacts to click events.

[Android.Runtime.Register("clickable")]
public const int Clickable = 16842981;
[<Android.Runtime.Register("clickable")>]
val mutable Clickable : int

Field Value

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