Contents

setTextFont(_:)

Sets the font for all of the receiver’s editable text fields

Declaration

func setTextFont(_ fontObj: NSFont)

Parameters

  • fontObj:

    The font to use for all editable text fields.

See Also

Changing the Appearance of All the Entries