foregroundColor
The color for the text.
Declaration
var foregroundColor: NSColor? { get set }Discussion
Unless you’re dealing with scriptability, you shouldn’t use or modify this property directly.
The color for the text.
var foregroundColor: NSColor? { get set }Unless you’re dealing with scriptability, you shouldn’t use or modify this property directly.