Share via


NfcEvent.NfcAdapter Property

Definition

The NfcAdapter associated with the NFC event.

[Android.Runtime.Register("nfcAdapter")]
public Android.Nfc.NfcAdapter? NfcAdapter { get; set; }
[<Android.Runtime.Register("nfcAdapter")>]
member this.NfcAdapter : Android.Nfc.NfcAdapter with get, set

Property Value

Attributes

Remarks

The NfcAdapter associated with the NFC event.

Java documentation for android.nfc.NfcEvent.nfcAdapter.

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