---
title: isPasswordField
framework: pdfkit
role: symbol
role_heading: Instance Property
path: pdfkit/pdfannotation/ispasswordfield
---

# isPasswordField

A Boolean value that indicates whether the text widget annotation displays a password field using bullet characters.

## Declaration

```swift
var isPasswordField: Bool { get }
```

## See Also

### Configuring Text Widget Annotations

- [isMultiline](pdfkit/pdfannotation/ismultiline.md)
- [maximumLength](pdfkit/pdfannotation/maximumlength.md)
- [hasComb](pdfkit/pdfannotation/hascomb.md)
