Instance Property
foregroundColor
Declaration
var foregroundColor: NSColor? { get set }Declaration
@property (nonatomic, strong) NSColor * foregroundColor;Declaration
foregroundColor() -> NSColor
setForegroundColor_(foregroundColor: NSColor)Instance Property
var foregroundColor: NSColor? { get set }@property (nonatomic, strong) NSColor * foregroundColor;foregroundColor() -> NSColor
setForegroundColor_(foregroundColor: NSColor)