Resource.Attribute.LabelFor Field

Definition

Specifies the id of a view for which this view serves as a label for accessibility purposes.

[Android.Runtime.Register("labelFor")]
public const int LabelFor = 16843718;
[<Android.Runtime.Register("labelFor")>]
val mutable LabelFor : int

Field Value

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