Freigeben über


ViewStructure.SetImportantForAutofill(Int32) Methode

Definition

Legt die ansicht fest, die View#setImportantForAutofill(int) importantForAutofill mode diesem Knoten zugeordnet ist.

[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

Parameter

mode
Int32
Attribute

Hinweise

Legt die ansicht fest, die View#setImportantForAutofill(int) importantForAutofill mode diesem Knoten zugeordnet ist.

Java-Dokumentation für android.view.ViewStructure.setImportantForAutofill(int).

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: