---
title: iso14443
framework: corenfc
role: symbol
role_heading: Type Property
path: corenfc/nfctagreadersession/pollingoption/iso14443
---

# iso14443

The option for detecting ISO 7816-compatible and MIFARE tags.

## Declaration

```swift
static var iso14443: NFCTagReaderSession.PollingOption { get }
```

## Discussion

Discussion Supports NFC type A and B modulation.

## See Also

### Polling Options

- [iso15693](corenfc/nfctagreadersession/pollingoption/iso15693.md)
- [iso18092](corenfc/nfctagreadersession/pollingoption/iso18092.md)
