Lingua

NfcAdapter.IsSecureNfcSupported Proprietà

Definizione

Controlla se il dispositivo supporta la funzionalità Secure NFC.

public bool IsSecureNfcSupported { [Android.Runtime.Register("isSecureNfcSupported", "()Z", "", ApiSince=29)] get; }
[<get: Android.Runtime.Register("isSecureNfcSupported", "()Z", "", ApiSince=29)>]
member this.IsSecureNfcSupported : bool

Valore della proprietà

True se il dispositivo supporta Secure NFC; in caso contrario, false

Attributi

Commenti

Controlla se il dispositivo supporta la funzionalità Secure NFC.

per android.nfc.NfcAdapter.isSecureNfcSupported().

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