Contents

linkTextAttributes

The attributes to apply to links.

Declaration

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

Discussion

The default attributes specify blue text with a single underline and the pointing hand cursor.

See Also

Configuring appearance attributes