Share via


TextAppearanceInfo.LinkTextColor Property

Definition

Returns the text color used to paint the links in the editor.

public int LinkTextColor { [Android.Runtime.Register("getLinkTextColor", "()I", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getLinkTextColor", "()I", "", ApiSince=34)>]
member this.LinkTextColor : int

Property Value

Attributes

Remarks

Returns the text color used to paint the links in the editor.

Java documentation for android.view.inputmethod.TextAppearanceInfo.getLinkTextColor().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to