Android.Nfc.Tech.Ndef.CanMakeReadOnly Method
Indicates whether a tag can be made read-only with Ndef.MakeReadOnly.

Syntax

[Android.Runtime.Register("canMakeReadOnly", "()Z", "")]
public bool CanMakeReadOnly ()

Returns

Documentation for this section has not yet been entered.

Remarks

Indicates whether a tag can be made read-only with Ndef.MakeReadOnly.

Does not cause any RF activity and does not block.

[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