Lingua

NfcAdapter.PreferredPaymentLoaded Campo

Definizione

Attenzione

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

Nfc è abilitato e vengono registrati gli strumenti di pagamento preferiti.

[Android.Runtime.Register("PREFERRED_PAYMENT_LOADED", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Nfc.PreferredPaymentAction enum directly instead of this field.", true)]
public const Android.Nfc.PreferredPaymentAction PreferredPaymentLoaded = 1;
[<Android.Runtime.Register("PREFERRED_PAYMENT_LOADED", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Nfc.PreferredPaymentAction enum directly instead of this field.", true)>]
val mutable PreferredPaymentLoaded : Android.Nfc.PreferredPaymentAction

Valore del campo

Value = 1
Attributi

Commenti

Nfc è abilitato e vengono registrati gli strumenti di pagamento preferiti.

per android.nfc.NfcAdapter.PREFERRED_PAYMENT_LOADED.

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