---
title: patterns
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nspasteboard/detectedvalues/patterns
---

# patterns

A set of key paths that represent patterns that the data detection system identifies.

## Declaration

```swift
var patterns: Set<PartialKeyPath<NSPasteboard.DetectedValues>> { get }
```
