---
title: DataDetector.Match.SemanticDetails.Link
framework: datadetection
role: symbol
role_heading: Structure
path: datadetection/datadetector/match/semanticdetails/link
---

# DataDetector.Match.SemanticDetails.Link

The value the framework returns for a match of a link that contains a valid URL corresponding to the original link.

## Declaration

```swift
struct Link
```

## Topics

### Getting the value of the original link

- [url](datadetection/datadetector/match/semanticdetails/link/url.md)

## Relationships

### Conforms To

- [Copyable](swift/copyable.md)
- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
