NfcFCardEmulation.GetInstance(NfcAdapter) Method

Definition

[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

Parameters

adapter
NfcAdapter

Returns

NfcFCardEmulation
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to