---
title: cellularIMEI
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uitextcontenttype/cellularimei
---

# cellularIMEI

A property that defines the content in a text input area to contain an international mobile equipment identity number for an eSIM.

## Declaration

```swift
static let cellularIMEI: UITextContentType
```

## See Also

### Setting communication details

- [emailAddress](uikit/uitextcontenttype/emailaddress.md)
- [telephoneNumber](uikit/uitextcontenttype/telephonenumber.md)
- [cellularEID](uikit/uitextcontenttype/cellulareid.md)
