共用方式為


NfcFCardEmulation.GetInstance(NfcAdapter) 方法

定義

協助程式可取得這個類別的實例。

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

參數

adapter
NfcAdapter

NfcAdapter 對象的參考。

傳回

屬性

備註

協助程式可取得這個類別的實例。

android.nfc.cardemulation.NfcFCardEmulation.getInstance(android.nfc.NfcAdapter)Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於