orderFrontFontPanel(_:)
Opens the Font panel, creating it if necessary, and displays that panel in front of the app’s windows.
Declaration
func orderFrontFontPanel(_ sender: Any?)Parameters
- sender:
The control that sent the message.
Opens the Font panel, creating it if necessary, and displays that panel in front of the app’s windows.
func orderFrontFontPanel(_ sender: Any?)The control that sent the message.