arrangeInFront(_:)
Arranges windows listed in the Window menu in front of all other windows.
Declaration
func arrangeInFront(_ sender: Any?)Parameters
- sender:
The object that sent the command.
Discussion
Windows associated with the app but not listed in the Window menu are not ordered to the front.