Android.Widget.TextView.SetHintTextColor Method
Sets the color of the hint text for all the states (disabled, focussed, selected...) of this TextView.

Syntax

[Android.Runtime.Register("setHintTextColor", "(I)V", "")]
public void SetHintTextColor (Android.Graphics.Color color)

See Also

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

Parameters

color
Documentation for this section has not yet been entered.

Remarks

Sets the color of the hint text for all the states (disabled, focussed, selected...) of this 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