Resource.Attribute.TextColor Field

Definition

Color of text (usually same as colorForeground).

[Android.Runtime.Register("textColor")]
public const int TextColor = 16842904;
[<Android.Runtime.Register("textColor")>]
val mutable TextColor : int

Field Value

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