deminiaturize(_:)
De-minimizes the window.
Declaration
func deminiaturize(_ sender: Any?)Parameters
- sender:
The message’s sender.
Discussion
Invoke this method to programmatically deminimize a minimized window in the Dock.
De-minimizes the window.
func deminiaturize(_ sender: Any?)The message’s sender.
Invoke this method to programmatically deminimize a minimized window in the Dock.