Contents

textFinderMatchingTypeKey

A number object containing the match type to use.

Declaration

static let textFinderMatchingTypeKey: NSPasteboard.PasteboardType.TextFinderOptionKey

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