changeFont(_:)
An action method that changes the font of the selection, or all content if there is no selection.
Declaration
func changeFont(_ sender: Any?)Parameters
- sender:
The object that sent this message.
Discussion
If the receiver doesn’t use the Fonts panel, this method does nothing.