setBackgroundColor(_:)
Sets the background color for the composition picker view.
Declaration
func setBackgroundColor(_ color: NSColor!)Parameters
- color:
The color for the background.
Sets the background color for the composition picker view.
func setBackgroundColor(_ color: NSColor!)The color for the background.