Android.Widget.TextView.TextColors Property
Gets the text colors for the different states (normal, selected, focused) of the TextView.

Syntax

[get: Android.Runtime.Register("getTextColors", "()Landroid/content/res/ColorStateList;", "GetGetTextColorsHandler")]
public Android.Content.Res.ColorStateList TextColors { get; }

See Also

TextView.SetTextColor(Android.Content.Res.ColorStateList)
TextView.SetTextColor(Android.Graphics.Color)

Value

Documentation for this section has not yet been entered.

Remarks

Gets the text colors for the different states (normal, selected, focused) of the TextView.

[Android Documentation]

Requirements

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