TextAppearanceInfo.Builder.SetHintTextColor(Int32) メソッド

定義

[Android.Runtime.Register("setHintTextColor", "(I)Landroid/view/inputmethod/TextAppearanceInfo$Builder;", "", ApiSince=34)]
public Android.Views.InputMethods.TextAppearanceInfo.Builder SetHintTextColor (int hintTextColor);
[<Android.Runtime.Register("setHintTextColor", "(I)Landroid/view/inputmethod/TextAppearanceInfo$Builder;", "", ApiSince=34)>]
member this.SetHintTextColor : int -> Android.Views.InputMethods.TextAppearanceInfo.Builder

パラメーター

hintTextColor
Int32

戻り値

属性

適用対象