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

# phone

A key that corresponds to the phone number component of the address.

## Declaration

```swift
static let phone: 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)
- [state](foundation/nstextcheckingkey/state.md)
- [zip](foundation/nstextcheckingkey/zip.md)
- [country](foundation/nstextcheckingkey/country.md)
