Moves the window to the front of its level in the screen list, without changing either the key window or the main window.
SDK
macOS 10.0+
Framework
AppKit
Declaration
funcorderFront(_sender: Any?)
Parameters
sender
The message’s sender.
Discussion
The default animation based on the window type will be used when the window is ordered front unless it has been modified by the animationBehavior property.