Android.Nfc.Tech.Ndef: Property Members

The properties of Android.Nfc.Tech.Ndef are listed below. For a list of all members, see the Ndef Members list.

See Also: Inherited members from Android.Nfc.Tech.BasicTagTechnology

Public Properties

[read-only]
CachedNdefMessageAndroid.Nfc.NdefMessage. Get the Android.Nfc.NdefMessage that was read from the tag at discovery time.
[read-only]
override
IsConnectedbool. Helper to indicate if I/O operations should be possible.
[read-only]
IsWritablebool. Determine if the tag is writable.
[read-only]
MaxSizeint. Get the maximum NDEF message size in bytes.
[read-only]
NdefMessageAndroid.Nfc.NdefMessage. Read the current Android.Nfc.NdefMessage on this tag.
[read-only]
override
TagAndroid.Nfc.Tag. Get the Android.Nfc.Tag object backing this Android.Nfc.Tech.ITagTechnology object.
[read-only]
Typestring. Get the NDEF tag type.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.