Contents

setFont(_:)

Sets the font of the control’s label.

Declaration

func setFont(_ font: NSFont!)

Parameters

  • font:

    The desired font for the control’s label.

See Also

Related Documentation

Getting and Setting the Control Label Font Attributes