---
title: textFinderMatchingTypeKey
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nspasteboard/pasteboardtype/textfinderoptionkey/textfindermatchingtypekey
---

# textFinderMatchingTypeKey

A number object containing the match type to use.

## Declaration

```swift
static let textFinderMatchingTypeKey: NSPasteboard.PasteboardType.TextFinderOptionKey
```

## Discussion

Discussion The value of this key must be an NSNumber containing an NSTextFinder.MatchingType value that indicates the type of search matching to perform.

## See Also

### Option Keys

- [textFinderCaseInsensitiveKey](appkit/nspasteboard/pasteboardtype/textfinderoptionkey/textfindercaseinsensitivekey.md)
