Resource.Attribute.TextAppearanceInverse Field

Definition

Default appearance of text against an inverted background: color, typeface, size, and style.

[Android.Runtime.Register("textAppearanceInverse")]
public const int TextAppearanceInverse = 16842805;
[<Android.Runtime.Register("textAppearanceInverse")>]
val mutable TextAppearanceInverse : int

Field Value

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