miniaturize(_:)
Removes the window from the screen list and displays the minimized window in the Dock.
Declaration
func miniaturize(_ sender: Any?)Parameters
- sender:
The message’s sender.
Removes the window from the screen list and displays the minimized window in the Dock.
func miniaturize(_ sender: Any?)The message’s sender.