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

# action

A dictionary or PDF action object that represents an action to take, such as when the user clicks or taps a button.

## Declaration

```swift
static let action: PDFAnnotationKey
```

## See Also

### Configuring Actions

- [destination](pdfkit/pdfannotationkey/destination.md)
- [additionalActions](pdfkit/pdfannotationkey/additionalactions.md)
