Contents

NSApplication.ActivationPolicy.regular

The application is an ordinary app that appears in the Dock and may have a user interface.

Declaration

case regular

Discussion

This policy is the default for bundled apps, unless overridden in the Info.plist.

See Also

Activation Policies