<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: 17.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "VisionKit",
  "identifier" : "/documentation/VisionKit/ImageAnalysisInteraction/InteractionTypes/dataDetectors",
  "metadataVersion" : "0.1.0",
  "role" : "Type Property",
  "symbol" : {
    "kind" : "Type Property",
    "modules" : [
      "VisionKit"
    ],
    "preciseIdentifier" : "s:9VisionKit24ImageAnalysisInteractionC0E5TypesV13dataDetectorsAEvpZ"
  },
  "title" : "dataDetectors"
}
-->

# dataDetectors

An option that enables interaction with text of certain formats,
such as URLs, email addresses, and physical addresses.

```
static let dataDetectors: ImageAnalysisInteraction.InteractionTypes
```

## Discussion

People interact with *data detectors*, or UI that highlights each instance of
the recognized formats in text that’s on an image. The data detectors appear without a Live Text button, because
people can’t interact with other text with this option.

---

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)