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

# newPassword

A property that defines the content in a text input area as a new password.

## Declaration

```swift
static let newPassword: UITextContentType
```

## See Also

### Managing accounts

- [username](uikit/uitextcontenttype/username.md)
- [password](uikit/uitextcontenttype/password.md)
