---
title: physicalValue
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uidatadetectortypes/physicalvalue
---

# physicalValue

An option to detect strings with the format of a physical value, such as length or temperature.

## Declaration

```swift
static var physicalValue: UIDataDetectorTypes { get }
```

## See Also

### Constants

- [phoneNumber](uikit/uidatadetectortypes/phonenumber.md)
- [link](uikit/uidatadetectortypes/link.md)
- [address](uikit/uidatadetectortypes/address.md)
- [calendarEvent](uikit/uidatadetectortypes/calendarevent.md)
- [shipmentTrackingNumber](uikit/uidatadetectortypes/shipmenttrackingnumber.md)
- [flightNumber](uikit/uidatadetectortypes/flightnumber.md)
- [lookupSuggestion](uikit/uidatadetectortypes/lookupsuggestion.md)
- [money](uikit/uidatadetectortypes/money.md)
- [all](uikit/uidatadetectortypes/all.md)
