NSWorkspace.LaunchApp 方法

定义

[Foundation.Export("launchAppWithBundleIdentifier:options:additionalEventParamDescriptor:launchIdentifier:")]
[ObjCRuntime.ThreadSafe]
public virtual bool LaunchApp (string bundleIdentifier, AppKit.NSWorkspaceLaunchOptions options, Foundation.NSAppleEventDescriptor descriptor, IntPtr identifier);
abstract member LaunchApp : string * AppKit.NSWorkspaceLaunchOptions * Foundation.NSAppleEventDescriptor * nativeint -> bool
override this.LaunchApp : string * AppKit.NSWorkspaceLaunchOptions * Foundation.NSAppleEventDescriptor * nativeint -> bool

参数

bundleIdentifier
String
identifier
IntPtr

nativeint

返回

属性

适用于