orderBack(_:)
Moves the window to the back of its level in the screen list, without changing either the key window or the main window.
Declaration
func orderBack(_ sender: Any?)Parameters
- sender:
Message originator.
Moves the window to the back of its level in the screen list, without changing either the key window or the main window.
func orderBack(_ sender: Any?)Message originator.