setUserFixedPitch(_:)
Sets the font used by default for documents and other text under the user’s control, when that font should be fixed-pitch, to the specified font.
Declaration
class func setUserFixedPitch(_ font: NSFont?)Discussion
Specifying aFont as nil causes the default to be removed from the application domain.