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.
The attributes to apply to links.
var linkTextAttributes: [NSAttributedString.Key : Any]! { get set }The default attributes specify blue text with a single underline and the pointing hand cursor.