Android.Widget.TextView.SetTextColor Method
Sets the text color for all the states (normal, selected, focused) to be this color.

Syntax

[Android.Runtime.Register("setTextColor", "(I)V", "GetSetTextColor_IHandler")]
public virtual void SetTextColor (Android.Graphics.Color color)

See Also

TextView.SetTextColor(Android.Content.Res.ColorStateList)
TextView.TextColors

Parameters

color
Documentation for this section has not yet been entered.

Remarks

Sets the text color for all the states (normal, selected, focused) to be this color.

[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