共用方式為


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設定與此節點相關聯的檢視的 。

android.view.ViewStructure.setImportantForAutofill(int)Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於