setBackgroundColor(_:)
Sets the control’s background color.
Declaration
func setBackgroundColor(_ color: NSColor!)Parameters
- color:
The color to be drawn in the control’s background.
Sets the control’s background color.
func setBackgroundColor(_ color: NSColor!)The color to be drawn in the control’s background.