---
title: telephoneNumber
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uitextcontenttype/telephonenumber
---

# telephoneNumber

A property that defines the content in a text input area as a telephone number.

## Declaration

```swift
static let telephoneNumber: UITextContentType
```

## See Also

### Setting communication details

- [emailAddress](uikit/uitextcontenttype/emailaddress.md)
- [cellularEID](uikit/uitextcontenttype/cellulareid.md)
- [cellularIMEI](uikit/uitextcontenttype/cellularimei.md)
