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.
Toggles the visibility of the window’s toolbar.
func toggleToolbarShown(_ sender: Any?)The message’s sender.
See the NSToolbar class description for additional information.