Expand description
§Bindings to the DataDetection
framework
See Apple’s docs and the general docs on framework crates for more information.
Structs§
- DDMatch
DDMatch
- A base class for common types of data that the data detection system matches.
- DDMatch
Calendar Event DDMatch
- An object that represents a calendar date or date range that the data detection system matches.
- DDMatch
Email Address DDMatch
- An object that contains an email address that the data detection system matches.
- DDMatch
Flight Number DDMatch
- An object that contains a flight number that the data detection system matches.
- DDMatch
Link DDMatch
- An object that contains a web link that the data detection system matches.
- DDMatch
Money Amount DDMatch
- An object that contains an amount of money that the data detection system matches.
- DDMatch
Phone Number DDMatch
- An object that contains a phone number that the data detection system matches.
- DDMatch
Postal Address DDMatch
- An object that contains a postal address that the data detection system matches.
- DDMatch
Shipment Tracking Number DDMatch
- An object that contains parcel tracking information that the data detection system matches.