WKDataDetectorTypes
The data detector types.
Declaration
struct WKDataDetectorTypesOverview
To perform no data detection, create an empty set of data detector types, indicated by the empty array literal, []. For example:
let myDataDetector: WKDataDetectorTypes = []