setBackgroundColor(_:)
Sets the background color of the composition parameter view.
Declaration
func setBackgroundColor(_ color: NSColor!)Parameters
- color:
The color to set.
Sets the background color of the composition parameter view.
func setBackgroundColor(_ color: NSColor!)The color to set.