setFont(_:)
Sets the font used to display the text in the widget annotation.
Declaration
func setFont(_ font: NSFont!)Parameters
- font:
The font to be used for the text in the widget annotation.
Sets the font used to display the text in the widget annotation.
func setFont(_ font: NSFont!)The font to be used for the text in the widget annotation.