Contents

unemphasizedSelectedContentBackgroundColor

The color to use for selected and unemphasized content.

Declaration

class var unemphasizedSelectedContentBackgroundColor: NSColor { get }

Discussion

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

See Also

Content colors