Contents

link

The link for the text.

Declaration

static let link: NSAttributedString.Key

Discussion

The value of this attribute is an NSURL object (preferred) or an NSString object. The default value of this property is nil, indicating no link.

See Also

Getting text attribute keys