Contents

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.

See Also

Related Documentation

Minimizing Windows