fontPanel(_:)
Returns the application’s shared Font panel object, creating it if necessary.
Declaration
func fontPanel(_ create: Bool) -> NSFontPanel?Parameters
Return Value
The application’s shared Font panel object.
Returns the application’s shared Font panel object, creating it if necessary.
func fontPanel(_ create: Bool) -> NSFontPanel?The application’s shared Font panel object.