Contents

linkTextAttributes

The attributes used to draw the onscreen presentation of link text.

Declaration

var linkTextAttributes: [NSAttributedString.Key : Any]? { get set }

Discussion

Link text attributes are applied as temporary attributes to any text with a link attribute. Candidates include those attributes that do not affect layout.

See Also

Managing the selection