Langue

ContentInfo.SourceAutofill Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Views.ContentInfoSource enum directly instead of this field.

Spécifie que l’opération a été déclenchée par l’infrastructure de remplissage automatique.

[Android.Runtime.Register("SOURCE_AUTOFILL", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.ContentInfoSource enum directly instead of this field.", true)]
public const Android.Views.ContentInfoSource SourceAutofill = 4;
[<Android.Runtime.Register("SOURCE_AUTOFILL", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.ContentInfoSource enum directly instead of this field.", true)>]
val mutable SourceAutofill : Android.Views.ContentInfoSource

Valeur de champ

Value = 4

Implémente

Attributs

Remarques

Spécifie que l’opération a été déclenchée par l’infrastructure de remplissage automatique. Pour plus d'informations, consultez https://developer.android.com/guide/topics/text/autofill.

Java documentation pour android.view.ContentInfo.SOURCE_AUTOFILL.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à