usesFontPanel
A Boolean value that controls whether the text views sharing the receiver’s layout manager use the Font panel and Font menu.
Declaration
var usesFontPanel: Bool { get set }Discussion
true to make the text views sharing the receiver’s layout manager respond to messages from the Font panel and from the Font menu, and update the Font panel with the selection font whenever it changes, false to disallow character attribute changes.