---
title: UIPasteboardNameFind
framework: uikit
role: symbol
role_heading: Global Variable
path: uikit/uipasteboardnamefind
---

# UIPasteboardNameFind

A name that identifies the Find pasteboard.

## Declaration

```swift
let UIPasteboardNameFind: String
```

## Discussion

Discussion The Find pasteboard is unavailable starting in iOS 10. The name identifying the Find pasteboard, which, prior to iOS 10, was used in search operations. In such operations, the most recent search string in the search bar was put in the Find pasteboard.

## See Also

### Constants

- [general](uikit/uipasteboard/name-swift.struct/general.md)
