<!--
{
  "availability" : [
    "iOS: 10.0.0 -",
    "iPadOS: 10.0.0 -",
    "macCatalyst: 13.1.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WebKit",
  "identifier" : "/documentation/WebKit/WKDataDetectorTypes/all",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "WebKit"
    ],
    "preciseIdentifier" : "c:@E@WKDataDetectorTypes@WKDataDetectorTypeAll"
  },
  "title" : "all"
}
-->

# all

Detect all data types and turn them into links.

```
static var all: WKDataDetectorTypes { get }
```

## Discussion

This option automatically includes new detection types when they become available.

---

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)