Contents

font

The font of all the receiver’s text.

Declaration

var font: NSFont? { get set }

Discussion

When the specified font doesn’t include a character, the text system uses an alternate font that contains the character. The substituted font may not have compatible metrics.

See Also

Changing the font