---
title: NFCNDEFStatus.readWrite
framework: corenfc
role: symbol
role_heading: Case
path: corenfc/nfcndefstatus/readwrite
---

# NFCNDEFStatus.readWrite

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

## Declaration

```swift
case readWrite
```

## See Also

### Statuses

- [NFCNDEFStatus.notSupported](corenfc/nfcndefstatus/notsupported.md)
- [NFCNDEFStatus.readOnly](corenfc/nfcndefstatus/readonly.md)
