Android.Widget.TextView.SetLinkTextColor Method
Sets the color of links in the text.

Syntax

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

See Also

TextView.SetLinkTextColor(Android.Content.Res.ColorStateList)
TextView.LinkTextColors

Parameters

color
Documentation for this section has not yet been entered.

Remarks

Sets the color of links in the text.

[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