Contents

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.

See Also

Related Documentation

Sending Action Methods