isAutomaticDataDetectionEnabled
A Boolean value that indicates whether automatic data detection is enabled.
Declaration
var isAutomaticDataDetectionEnabled: Bool { get set }Discussion
Automatic data detection enables detection of dates, addresses, and phone numbers.
See Also
Checking and substituting text
checkTextInDocument(_:)checkTextInSelection(_:)checkText(in:types:options:)handleTextCheckingResults(_:forRange:types:options:orthography:wordCount:)enabledTextCheckingTypesisAutomaticDashSubstitutionEnabledtoggleAutomaticDashSubstitution(_:)toggleAutomaticDataDetection(_:)isAutomaticSpellingCorrectionEnabledtoggleAutomaticSpellingCorrection(_:)isAutomaticTextReplacementEnabledtoggleAutomaticTextReplacement(_:)performValidatedReplacement(in:with:)