---
title: open
framework: pdfkit
role: symbol
role_heading: Type Property
path: pdfkit/pdfannotationkey/open
---

# open

A Boolean value that specifies whether the pop-up is in an opened state, showing its text content, or in a closed state and showing an icon.

## Declaration

```swift
static let open: PDFAnnotationKey
```

## See Also

### Configuring Pop-Up Annotations

- [popup](pdfkit/pdfannotationkey/popup.md)
