Resource.Attribute.Tag Field

Definition

Supply a tag for this view containing a String, to be retrieved later with Tag or searched for with FindViewWithTag(Object).

[Android.Runtime.Register("tag")]
public const int Tag = 16842961;
[<Android.Runtime.Register("tag")>]
val mutable Tag : int

Field Value

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