Contents

displaysLinkToolTips

A Boolean value that indicates whether the text view automatically supplies the destination of a link as a tooltip for text that has a link attribute.

Declaration

var displaysLinkToolTips: Bool { get set }

Discussion

true if link tooltips are automatically displayed; otherwise, false.

The default value for this feature is true; clients who do not wish tooltips to be displayed automatically must explicitly disable it.

See Also

Setting behavioral attributes