Contents

fontMenu(_:)

Returns the menu that’s connected to the font conversion system, creating it if necessary.

Declaration

func fontMenu(_ create: Bool) -> NSMenu?

Parameters

  • create:

    If True, the menu object is created if necessary; if False, it is not.

Return Value

The font conversion system menu.

See Also

Managing the Font Panel and Font Menu