Contents

toggleToolbarShown(_:)

Toggles the visibility of the window’s toolbar.

Declaration

func toggleToolbarShown(_ sender: Any?)

Parameters

  • sender:

    The message’s sender.

Discussion

See the NSToolbar class description for additional information.

See Also

Managing Toolbars