---
title: NFCNDEFStatus.readOnly
framework: corenfc
role: symbol
role_heading: Case
path: corenfc/nfcndefstatus/readonly
---

# NFCNDEFStatus.readOnly

A status indicating that the tag supports reading NDEF message data only.

## Declaration

```swift
case readOnly
```

## See Also

### Statuses

- [NFCNDEFStatus.notSupported](corenfc/nfcndefstatus/notsupported.md)
- [NFCNDEFStatus.readWrite](corenfc/nfcndefstatus/readwrite.md)
