---
title: emailAddress
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uitextcontenttype/emailaddress
---

# emailAddress

A property that defines the content in a text input area as an email address.

## Declaration

```swift
static let emailAddress: UITextContentType
```

## See Also

### Setting communication details

- [telephoneNumber](uikit/uitextcontenttype/telephonenumber.md)
- [cellularEID](uikit/uitextcontenttype/cellulareid.md)
- [cellularIMEI](uikit/uitextcontenttype/cellularimei.md)
