Contents

NSAttributedString.TextHighlightStyle

Constants that specify the type of highlight to apply to text.

Declaration

struct TextHighlightStyle

Overview

Use an NSAttributedString.TextHighlightStyle structure as the value of the textHighlightStyle attribute. That attribute applies a highlight to the text to emphasize it. The highlight contributes a background color and a contrasting foreground color to the text.

Topics

Getting the highlight styles

Creating a highlight style

See Also

Getting text content attributes