Contents

unemphasizedSelectedTextBackgroundColor

The color to use for the text background in an unemphasized context.

Declaration

class var unemphasizedSelectedTextBackgroundColor: 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