canMakeReadOnly property

bool canMakeReadOnly
final

Whether Ndef.writeLock() can succeed on this tag. Not every tag can be locked, and iOS offers no way to ask at all.

Implementation

final bool canMakeReadOnly;