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