font
The font for the text storage.
Declaration
var font: NSFont? { get set }Discussion
Unless you’re dealing with scriptability, you shouldn’t use or modify this property directly.
The font for the text storage.
var font: NSFont? { get set }Unless you’re dealing with scriptability, you shouldn’t use or modify this property directly.