Contents

match

The details of the data detected.

Declaration

var match: DataDetector.Match { get }

Discussion

The extracted match includes the content type and the detected content. For example the type is email and the content is the email address.