---
title: isMultiline
framework: pdfkit
role: symbol
role_heading: Instance Property
path: pdfkit/pdfannotation/ismultiline
---

# isMultiline

A Boolean value that indicates whether the text widget annotation displays multiple lines.

## Declaration

```swift
var isMultiline: Bool { get set }
```

## See Also

### Configuring Text Widget Annotations

- [isPasswordField](pdfkit/pdfannotation/ispasswordfield.md)
- [maximumLength](pdfkit/pdfannotation/maximumlength.md)
- [hasComb](pdfkit/pdfannotation/hascomb.md)
