---
title: typeNameFormat
framework: corenfc
role: symbol
role_heading: Instance Property
path: corenfc/nfcndefpayload/typenameformat
---

# typeNameFormat

The Type Name Format field of the payload, as defined by the NDEF specification.

## Declaration

```swift
var typeNameFormat: NFCTypeNameFormat { get set }
```

## Mentioned in

Adding Support for Background Tag Reading

## See Also

### Getting Information About a Payload Record

- [identifier](corenfc/nfcndefpayload/identifier.md)
- [payload](corenfc/nfcndefpayload/payload.md)
- [type](corenfc/nfcndefpayload/type.md)
- [NFCTypeNameFormat](corenfc/nfctypenameformat.md)
