API Differences in DataDetection in iOS 26.0

It can be difficult to find what changed in Apple SDKs. These pages are algorithmically generated and show what is new in DataDetection in the iOS 26.0 SDK.

Table of Contents

Enums

DataDetector

Typealiases

MatchType
public typealias ArrayLiteralElement = DataDetection.DataDetector.MatchType
MatchType
public typealias Element = DataDetection.DataDetector.MatchType
MatchType
public typealias RawValue = Swift.UInt64

Functions & Methods

Swift.StringProtocol
public func dataDetectorMatches(_ types: DataDetection.DataDetector.MatchType = .all, options: DataDetection.DataDetector.Options = DataDetector.Options()) -> some _Concurrency.AsyncSequence<DataDetection.DataDetector.Match, Swift.Never>

Conformances

DataDetector.Match.HighlightStyle
Swift.Equatable
DataDetector.Match.HighlightStyle
Swift.Hashable
DataDetector.Match.SemanticDetails.PaymentIdentifier.PaymentSystem
Swift.Equatable
DataDetector.Match.SemanticDetails.PaymentIdentifier.PaymentSystem
Swift.Hashable