fontMenu(_:)
Returns the menu that’s connected to the font conversion system, creating it if necessary.
Declaration
func fontMenu(_ create: Bool) -> NSMenu?Parameters
Return Value
The font conversion system menu.
Returns the menu that’s connected to the font conversion system, creating it if necessary.
func fontMenu(_ create: Bool) -> NSMenu?The font conversion system menu.