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

# paste

Identifies the action that pastes the current contents of the pasteboard into your app’s interface.

## Declaration

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

## See Also

### Constants

- [pasteAndGo](uikit/uiaction/identifier-swift.struct/pasteandgo.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)
