TextView.LinkTextColors プロパティ

定義

public Android.Content.Res.ColorStateList? LinkTextColors { get; }のマネージド バインディングを提供します。

public Android.Content.Res.ColorStateList? LinkTextColors { [Android.Runtime.Register("getLinkTextColors", "()Landroid/content/res/ColorStateList;", "")] get; }
[<get: Android.Runtime.Register("getLinkTextColors", "()Landroid/content/res/ColorStateList;", "")>]
member this.LinkTextColors : Android.Content.Res.ColorStateList

プロパティ値

テキスト内のリンクを描画するために使用される色の一覧 (この TextView のさまざまな状態)

属性

注釈

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象

こちらもご覧ください