---
title: destination
framework: pdfkit
role: symbol
role_heading: Instance Property
path: pdfkit/pdfactiongoto/destination
---

# destination

Returns the destination associated with the action.

## Declaration

```swift
var destination: PDFDestination { get set }
```

## Return Value

Return Value The destination specified by the go-to action.
