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

# DataDetector.Match.SemanticDetails.Measurement

A match that the data detector determines represents a measurement.

## Declaration

```swift
struct Measurement
```

## Topics

### Values that describe the characteristics of the measurement

- [possibleDimensions](datadetection/datadetector/match/semanticdetails/measurement/possibledimensions.md)
- [measurement(in:)](datadetection/datadetector/match/semanticdetails/measurement/measurement(in:).md)
- [value](datadetection/datadetector/match/semanticdetails/measurement/value.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)
