---
title: pasteAndGo
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uiaction/identifier-swift.struct/pasteandgo
---

# pasteAndGo

Identifies the action that pastes the current contents of the pasteboard into your app’s interface and navigates to the entity it references.

## Declaration

```swift
static let pasteAndGo: UIAction.Identifier
```

## See Also

### Constants

- [paste](uikit/uiaction/identifier-swift.struct/paste.md)
- [pasteAndMatchStyle](uikit/uiaction/identifier-swift.struct/pasteandmatchstyle.md)
- [pasteAndSearch](uikit/uiaction/identifier-swift.struct/pasteandsearch.md)
- [newFromPasteboard](uikit/uiaction/identifier-swift.struct/newfrompasteboard.md)
