Resource.Attribute.TextColorHighlightInverse Field

Definition

Color of highlighted text, when used in a light theme.

[Android.Runtime.Register("textColorHighlightInverse")]
public const int TextColorHighlightInverse = 16843599;
[<Android.Runtime.Register("textColorHighlightInverse")>]
val mutable TextColorHighlightInverse : int

Field Value

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