NSApplication.ActivationPolicy.regular
The application is an ordinary app that appears in the Dock and may have a user interface.
Declaration
case regularDiscussion
This policy is the default for bundled apps, unless overridden in the Info.plist.
The application is an ordinary app that appears in the Dock and may have a user interface.
case regularThis policy is the default for bundled apps, unless overridden in the Info.plist.