Platforms to show: All Mac Windows Linux Cross-Platform

NSWorkspaceOpenConfigurationMBS class   New in 26.1

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Cocoa MBS MacCocoa Plugin 26.1 ✅ Yes ❌ No ❌ No ❌ No All
The configuration options for opening URLs or launching apps.

Create an NSWorkspaceOpenConfigurationMBS object before launching an app or opening a URL using the shared NSWorkspaceMBS 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.

CPU Types

Constant Value Description
CPUTypeAny -1 Any CPU
CPUTypeARM 12 32-bit ARM
CPUTypeARM64 &h0100000C 64-bit ARM
CPUTypeX86 7 32-bit Intel
CPUTypeX86_64 &h01000007 64-bit Intel

This class has no sub classes.

Blog Entries

Release notes

  • Version 26.1
    • Added NSWorkspaceOpenConfigurationMBS class.

Some methods using this class:

Some events using this class:

Some related classes:


The items on this page are in the following plugins: MBS MacCocoa Plugin.


NSWorkspaceMBS   -   NSXPCConnectionMBS


The biggest plugin in space...