See Also: NfcF Members
Provides access to NFC-F (JIS 6319-4) properties and I/O operations on a Android.Nfc.Tag.
Acquire a Android.Nfc.Tech.NfcF object using NfcF.Get(Android.Nfc.Tag).
The primary NFC-F I/O operation is NfcF.Transceive(Byte[]). Applications must implement their own protocol stack on top of NfcF.Transceive(Byte[]).
Note: Methods that perform I/O operations require the NoType:android/Manifest$permission;Href=../../../../reference/android/Manifest.permission.html#NFC permission.