CardEmulation.GetInstance(NfcAdapter) メソッド

定義

このクラスのインスタンスを取得するヘルパー。

[Android.Runtime.Register("getInstance", "(Landroid/nfc/NfcAdapter;)Landroid/nfc/cardemulation/CardEmulation;", "")]
public static Android.Nfc.CardEmulators.CardEmulation? GetInstance (Android.Nfc.NfcAdapter? adapter);
[<Android.Runtime.Register("getInstance", "(Landroid/nfc/NfcAdapter;)Landroid/nfc/cardemulation/CardEmulation;", "")>]
static member GetInstance : Android.Nfc.NfcAdapter -> Android.Nfc.CardEmulators.CardEmulation

パラメーター

adapter
NfcAdapter

NfcAdapter オブジェクトへの参照。

戻り値

属性

注釈

このクラスのインスタンスを取得するヘルパー。

android.nfc.cardemulation.CardEmulation.getInstance(android.nfc.NfcAdapter)Java ドキュメント。

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

適用対象