NSWorkspace.OpenConfiguration
The configuration options for opening URLs or launching apps.
Declaration
class OpenConfigurationOverview
Create an NSWorkspace.OpenConfiguration object before launching an app or opening a URL using the shared NSWorkspace object. Use the properties of this object to customize the behavior of the launched app or the handling of the URLs. For example, you might tell the app to hide itself immediately after launch.
Topics
Handling URLs
Specifying app-related behaviors
activatesaddsToRecentItemsallowsRunningApplicationSubstitutioncreatesNewApplicationInstancehideshidesOthers