setBackgroundColor(_:)
Sets the background color of the annotation text field.
Declaration
func setBackgroundColor(_ color: NSColor!)Parameters
- color:
The color to be used in the background of the annotation’s text field.
Sets the background color of the annotation text field.
func setBackgroundColor(_ color: NSColor!)The color to be used in the background of the annotation’s text field.