Contents

setFontColor(_:)

Sets the font color used in the control’s label.

Declaration

func setFontColor(_ color: NSColor!)

Parameters

  • color:

    The desired font color of the control’s label.

See Also

Related Documentation

Getting and Setting the Control Label Font Attributes