NSTextHighlightStyle
Constants that specify the type of highlight to apply to text.
Declaration
typedef NSString * NSTextHighlightStyle;Discussion
Use an NSTextHighlightStyle structure as the value of the NSTextHighlightStyleAttributeName 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.