---
title: details
framework: datadetection
role: symbol
role_heading: Instance Property
path: datadetection/datadetector/match/details
---

# details

A property that contains the type and semantic data found in a match.

## Declaration

```swift
let details: DataDetector.Match.SemanticDetails
```

## See Also

### Match details

- [preferredHighlightStyle](datadetection/datadetector/match/preferredhighlightstyle.md)
- [range](datadetection/datadetector/match/range.md)
