orderFrontStandardAboutPanel(_:)
Displays a standard About window.
Declaration
func orderFrontStandardAboutPanel(_ sender: Any?)Parameters
- sender:
The object that sent the command.
Discussion
This method calls orderFrontStandardAboutPanel(options:) with a nil argument. See orderFrontStandardAboutPanel(options:) for a description of what’s displayed.