---
title: findPboard
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nspasteboard/name-swift.struct/findpboard
---

# findPboard

The pasteboard that holds information about the current state of the active application’s find panel.

## Declaration

```swift
static let findPboard: NSPasteboard.Name
```

## Discussion

Discussion This information permits users to enter a search string into the find panel, then switch to another application to conduct another search.

## See Also

### Deprecated

- [dragPboard](appkit/nspasteboard/name-swift.struct/dragpboard.md)
- [fontPboard](appkit/nspasteboard/name-swift.struct/fontpboard.md)
- [generalPboard](appkit/nspasteboard/name-swift.struct/generalpboard.md)
- [rulerPboard](appkit/nspasteboard/name-swift.struct/rulerpboard.md)
