次の方法で共有


AssistStructure.ViewNode.ImportantForAutofill プロパティ

定義

このノードに View#setImportantForAutofill(int) importantForAutofill mode 関連付けられているビューの を取得します。

public virtual Android.Views.ImportantForAutofill ImportantForAutofill { [Android.Runtime.Register("getImportantForAutofill", "()I", "GetGetImportantForAutofillHandler", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getImportantForAutofill", "()I", "GetGetImportantForAutofillHandler", ApiSince=28)>]
member this.ImportantForAutofill : Android.Views.ImportantForAutofill

プロパティ値

属性

注釈

このノードに View#setImportantForAutofill(int) importantForAutofill mode 関連付けられているビューの を取得します。

これは、 がオートフィル目的で使用されている場合 AssistStructure にのみ関連します。

の Java ドキュメント android.app.assist.AssistStructure.ViewNode.getImportantForAutofill()

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

適用対象