Lingua

Context.AutofillService Campo

Definizione

Usare con #getSystemService(String) per recuperare un oggetto android.view.autofill.AutofillManager.

[Android.Runtime.Register("AUTOFILL_SERVICE", ApiSince=37)]
public const string AutofillService;
[<Android.Runtime.Register("AUTOFILL_SERVICE", ApiSince=37)>]
val mutable AutofillService : string

Valore del campo

Attributi

Commenti

Usare con getSystemService(String) per recuperare un oggetto AutofillManager.

Informazioni di riferimento su Android per android.content.Context.AUTOFILL_SERVICE.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a