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

# username

A property that defines the content in a text input area as an account or login name.

## Declaration

```swift
static let username: UITextContentType
```

## See Also

### Managing accounts

- [password](uikit/uitextcontenttype/password.md)
- [newPassword](uikit/uitextcontenttype/newpassword.md)
