---
title: state
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/nstextcheckingkey/state
---

# state

A key that corresponds to the state or province component of the address.

## Declaration

```swift
static let state: NSTextCheckingKey
```

## See Also

### Constants

- [name](foundation/nstextcheckingkey/name.md)
- [jobTitle](foundation/nstextcheckingkey/jobtitle.md)
- [organization](foundation/nstextcheckingkey/organization.md)
- [street](foundation/nstextcheckingkey/street.md)
- [city](foundation/nstextcheckingkey/city.md)
- [zip](foundation/nstextcheckingkey/zip.md)
- [country](foundation/nstextcheckingkey/country.md)
- [phone](foundation/nstextcheckingkey/phone.md)
