Contents

unemphasizedSelectedTextColor

The color to use for selected text in an unemphasized context.

Declaration

class var unemphasizedSelectedTextColor: NSColor { get }

Discussion

Use this color when the window containing the text is not key, or when the view containing the text does not have key focus.

See Also

Text colors