---
title: "DataDetector.Match.SemanticDetails.link(_:)"
framework: datadetection
role: symbol
role_heading: Case
path: "datadetection/datadetector/match/semanticdetails/link(_:)"
---

# DataDetector.Match.SemanticDetails.link(_:)

A match that the data detector determines represents a link.

## Declaration

```swift
case link(DataDetector.Match.SemanticDetails.Link)
```
