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 von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: