---
title: findPanelSearchOptions
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nspasteboard/pasteboardtype/findpanelsearchoptions
---

# findPanelSearchOptions

Type for the find panel metadata property list.

## Declaration

```swift
static let findPanelSearchOptions: NSPasteboard.PasteboardType
```

## Discussion

Discussion Used with the propertyList(forType:) method of NSPasteboard.

## See Also

### Pasteboard Types

- [URL](appkit/nspasteboard/pasteboardtype/url.md)
- [collaborationMetadata](appkit/nspasteboard/pasteboardtype/collaborationmetadata.md)
- [color](appkit/nspasteboard/pasteboardtype/color.md)
- [fileContents](appkit/nspasteboard/pasteboardtype/filecontents.md)
- [fileURL](appkit/nspasteboard/pasteboardtype/fileurl.md)
- [font](appkit/nspasteboard/pasteboardtype/font.md)
- [html](appkit/nspasteboard/pasteboardtype/html.md)
- [multipleTextSelection](appkit/nspasteboard/pasteboardtype/multipletextselection.md)
- [pdf](appkit/nspasteboard/pasteboardtype/pdf.md)
- [png](appkit/nspasteboard/pasteboardtype/png.md)
- [rtf](appkit/nspasteboard/pasteboardtype/rtf.md)
- [rtfd](appkit/nspasteboard/pasteboardtype/rtfd.md)
- [ruler](appkit/nspasteboard/pasteboardtype/ruler.md)
- [sound](appkit/nspasteboard/pasteboardtype/sound.md)
- [string](appkit/nspasteboard/pasteboardtype/string.md)
