---
title: findPanelSubstringMatch
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nspasteboard/pasteboardtype/findpanelsearchoptionkey/findpanelsubstringmatch
---

# findPanelSubstringMatch

A number object containing the match type to use in the find panel.

## Declaration

```swift
static let findPanelSubstringMatch: NSPasteboard.PasteboardType.FindPanelSearchOptionKey
```

## Discussion

Discussion The value of this key is an NSNumber object containing one of the values defined in NSFindPanelSubstringMatchType.

## See Also

### Constants

- [findPanelSearchOptions](appkit/nspasteboard/pasteboardtype/findpanelsearchoptions.md)
- [findPanelCaseInsensitiveSearch](appkit/nspasteboard/pasteboardtype/findpanelsearchoptionkey/findpanelcaseinsensitivesearch.md)
