The members of Android.Nfc.Tech.NdefFormatable are listed below.
See Also: Inherited members from Android.Nfc.Tech.BasicTagTechnology
[read-only] override | IsConnected | bool. Helper to indicate if I/O operations should be possible. |
[read-only] override | Tag | Android.Nfc.Tag. Get the Android.Nfc.Tag object backing this Android.Nfc.Tech.ITagTechnology object. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
override | Close()Disable I/O operations to the tag from this Android.Nfc.Tech.ITagTechnology object, and release resources. | |
override | Connect()Enable I/O operations to the tag from this Android.Nfc.Tech.ITagTechnology object. | |
Format(Android.Nfc.NdefMessage)Format a tag as NDEF, and write a Android.Nfc.NdefMessage. | ||
FormatAsync(Android.Nfc.NdefMessage)Documentation for this section has not yet been entered. | ||
FormatReadOnly(Android.Nfc.NdefMessage)Formats a tag as NDEF, write a Android.Nfc.NdefMessage, and make read-only. | ||
FormatReadOnlyAsync(Android.Nfc.NdefMessage)Documentation for this section has not yet been entered. | ||
static | Get(Android.Nfc.Tag)Get an instance of Android.Nfc.Tech.NdefFormatable for the given tag. |