The color to use for selected text.
SDK
- macOS 10.0+
Framework
- App
Kit
Declaration
class var selectedTextColor: NSColor { get }
The color to use for selected text.
SDK
Framework
class var selectedTextColor: NSColor { get }
class var text Color: NSColor
The color to use for text.
class var placeholder Text Color: NSColor
The color to use for placeholder text in controls or text views.
class var text Background Color: NSColor
The color to use for the background area behind text.
class var selected Text Background Color: NSColor
The color to use for the background of selected text.
class var keyboard Focus Indicator Color: NSColor
The color to use for the keyboard focus ring around controls.
class var unemphasized Selected Text Color: NSColor
The color to use for selected text in an unemphasized context.
class var unemphasized Selected Text Background Color: NSColor
The color to use for the text background in an unemphasized context.