Android.Nfc.Tech.Ndef.IsWritable Property
Determine if the tag is writable.

Syntax

[get: Android.Runtime.Register("isWritable", "()Z", "GetIsWritableHandler")]
public bool IsWritable { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Determine if the tag is writable.

NFC Forum tags can be in read-only or read-write states.

Does not cause any RF activity and does not block.

Requires NoType:android/Manifest$permission;Href=../../../../reference/android/Manifest.permission.html#NFC permission.

[Android Documentation]

Requirements

Namespace: Android.Nfc.Tech
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 10