Contents

isAutomaticLinkDetectionEnabled

A Boolean value that enables or disables automatic link detection.

Declaration

var isAutomaticLinkDetectionEnabled: Bool { get set }

Discussion

If true, automatic link detection is enabled; if false, it is disabled.

Automatic link detection causes strings representing URLs typed in the view to be automatically made into links to those URLs.

See Also

Related Documentation

Setting behavioral attributes