Context.NfcService Campo

Definizione

Usare con #getSystemService(String) per recuperare un android.nfc.NfcManager oggetto per l'uso di NFC.

[Android.Runtime.Register("NFC_SERVICE")]
public const string NfcService;
[<Android.Runtime.Register("NFC_SERVICE")>]
val mutable NfcService : string

Valore del campo

Attributi

Commenti

Usare con #getSystemService(String) per recuperare un android.nfc.NfcManager oggetto per l'uso di NFC.

per android.content.Context.NFC_SERVICE.

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