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.
Sets the font color used in the control’s label.
func setFontColor(_ color: NSColor!)The desired font color of the control’s label.