次の方法で共有


ViewStructure.SetImportantForAutofill(Int32) メソッド

定義

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

[Android.Runtime.Register("setImportantForAutofill", "(I)V", "GetSetImportantForAutofill_IHandler", ApiSince=28)]
public virtual void SetImportantForAutofill(int mode);
[<Android.Runtime.Register("setImportantForAutofill", "(I)V", "GetSetImportantForAutofill_IHandler", ApiSince=28)>]
abstract member SetImportantForAutofill : int -> unit
override this.SetImportantForAutofill : int -> unit

パラメーター

mode
Int32
属性

注釈

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

の Java ドキュメントandroid.view.ViewStructure.setImportantForAutofill(int)

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象