Partager via


SaveInfo.SaveDataTypeDebitCard Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Service.Autofill.SaveDataType enum directly instead of this field.

Type utilisé lors de la FillResponse représentation d’une carte de débit.

[Android.Runtime.Register("SAVE_DATA_TYPE_DEBIT_CARD", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Service.Autofill.SaveDataType enum directly instead of this field.", true)]
public const Android.Service.Autofill.SaveDataType SaveDataTypeDebitCard = 32;
[<Android.Runtime.Register("SAVE_DATA_TYPE_DEBIT_CARD", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Service.Autofill.SaveDataType enum directly instead of this field.", true)>]
val mutable SaveDataTypeDebitCard : Android.Service.Autofill.SaveDataType

Valeur de champ

Value = 32

Implémente

Attributs

Remarques

Type utilisé lors de la FillResponse représentation d’une carte de débit.

Documentation Java pour android.service.autofill.SaveInfo.SAVE_DATA_TYPE_DEBIT_CARD.

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

S’applique à