setFont(_:)
Sets the font of the control’s label.
Declaration
func setFont(_ font: NSFont!)Parameters
- font:
The desired font for the control’s label.
Sets the font of the control’s label.
func setFont(_ font: NSFont!)The desired font for the control’s label.