<!--
{
  "availability" : [
    "macCatalyst: -",
    "macOS: 15.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppKit",
  "identifier" : "/documentation/AppKit/NSPasteboardDetectionPatternPostalAddress",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "AppKit"
    ],
    "preciseIdentifier" : "c:@NSPasteboardDetectionPatternPostalAddress"
  },
  "title" : "NSPasteboardDetectionPatternPostalAddress"
}
-->

# NSPasteboardDetectionPatternPostalAddress

A pattern that indicates the pasteboard detects a string that contains a postal address.

```
extern NSPasteboardDetectionPattern const NSPasteboardDetectionPatternPostalAddress;
```

## Return Value

array of DDMatchPostalAddress values

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)