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

# pasteAndSearch

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

## Declaration

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

## See Also

### Constants

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