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