TextView.TextColors プロパティ

定義

TextView のさまざまな状態 (標準、選択、フォーカス) のテキストの色を取得します。

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

プロパティ値

属性

注釈

TextView のさまざまな状態 (標準、選択、フォーカス) のテキストの色を取得します。

の Java ドキュメント android.widget.TextView.getTextColors()

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

適用対象

こちらもご覧ください