言語

TextClassifier.HintTextIsEditable フィールド

定義

注意事項

Use 'Android.Views.TextClassifiers.ITextClassifier.HintTextIsEditable'. This class will be removed in a future release.

対象のテキストが編集可能であることを指定します。

[Android.Runtime.Register("HINT_TEXT_IS_EDITABLE", ApiSince=28)]
[System.Obsolete("Use 'Android.Views.TextClassifiers.ITextClassifier.HintTextIsEditable'. This class will be removed in a future release.")]
public const string HintTextIsEditable;
[<Android.Runtime.Register("HINT_TEXT_IS_EDITABLE", ApiSince=28)>]
[<System.Obsolete("Use 'Android.Views.TextClassifiers.ITextClassifier.HintTextIsEditable'. This class will be removed in a future release.")>]
val mutable HintTextIsEditable : string

フィールド値

属性

注釈

対象のテキストが編集可能であることを指定します。 *

android.view.textclassifier.TextClassifier.HINT_TEXT_IS_EDITABLEの Android リファレンス。

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

適用対象