Contents

fontColor

The color of the label.

Declaration

var fontColor: UIColor? { get set }
var fontColor: NSColor? { get set }

Discussion

The default color is white.

See Also

Specifying a Label’s Font