Поделиться через


SaveInfo.SaveDataTypeDebitCard Поле

Определение

Внимание!

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

Тип, используемый при FillResponse представлении дебетовой карты.

[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

Значение поля

Value = 32

Реализации

Атрибуты

Комментарии

Тип, используемый при FillResponse представлении дебетовой карты.

Документация по Java для android.service.autofill.SaveInfo.SAVE_DATA_TYPE_DEBIT_CARD.

Части этой страницы — это изменения на основе работы, созданной и общей проектом с открытым исходным кодом Android и используемой в соответствии с условиями, описанными в лицензии Creative Commons 2.5 Attribution.

Применяется к