Contents

toggleAutomaticLinkDetection(_:)

Changes the state of automatic link detection from enabled to disabled and vice versa.

Declaration

func toggleAutomaticLinkDetection(_ sender: Any?)

Parameters

  • sender:

    The control sending the message; may be nil.

Discussion

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