Android.Resource.Attribute.TextColorPrimaryInverse Field
Primary inverse text color, useful for inverted backgrounds.

Value: 16842809

Syntax

[Android.Runtime.Register("textColorPrimaryInverse")]
public const int TextColorPrimaryInverse

Remarks

Primary inverse text color, useful for inverted backgrounds.

May be a reference to another resource, in the form "@[+][package:]type:name" or to a theme attribute in the form "?[package:][type:]name".

May be a color value, in the form of "#rgb", "#argb", "#rrggbb", or "#aarrggbb".

[Android Documentation]

Requirements

Namespace: Android
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1