Resource.Attribute.TextColorSecondaryInverse Field

Definition

Secondary inverse text color, useful for inverted backgrounds.

[Android.Runtime.Register("textColorSecondaryInverse")]
public const int TextColorSecondaryInverse = 16842810;
[<Android.Runtime.Register("textColorSecondaryInverse")>]
val mutable TextColorSecondaryInverse : int

Field Value

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