---
title: UIDataDetectorTypes
framework: uikit
role: symbol
role_heading: Structure
path: uikit/uidatadetectortypes
---

# UIDataDetectorTypes

Constants that define the types of information to detect in text-based content.

## Declaration

```swift
struct UIDataDetectorTypes
```

## Topics

### 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)
- [physicalValue](uikit/uidatadetectortypes/physicalvalue.md)
- [all](uikit/uidatadetectortypes/all.md)

### Initializers

- [init(rawValue:)](uikit/uidatadetectortypes/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)

## See Also

### Constants

- [UIWebView.NavigationType](uikit/uiwebview/navigationtype.md)
- [UIWebView.PaginationBreakingMode](uikit/uiwebview/paginationbreakingmode-swift.enum.md)
- [UIWebView.PaginationMode](uikit/uiwebview/paginationmode-swift.enum.md)
