MonobjcMonobjc Documented Class Library
NSWorkspaceLaunchConfigurationAppleEvent Field
NamespacesMonobjc.AppKitNSWorkspaceNSWorkspaceLaunchConfigurationAppleEvent

The value is the first NSAppleEventDescriptor to send to the new application. If an instance of the application is already running, this is sent to that application.

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSWorkspaceLaunchConfigurationAppleEvent
Public Shared ReadOnly NSWorkspaceLaunchConfigurationAppleEvent As NSString
public:
static initonly NSString^ NSWorkspaceLaunchConfigurationAppleEvent
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)