Context.NfcService フィールド

定義

NFC を使用するための#getSystemService(String)を取得するには、android.nfc.NfcManagerと共に使用します。

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

フィールド値

属性

注釈

NFC を使用するための#getSystemService(String)を取得するには、android.nfc.NfcManagerと共に使用します。

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象