NSAppleEventDescriptor.FromBundleIdentifier(String) Method

Definition

[Foundation.Export("descriptorWithBundleIdentifier:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSAppleEventDescriptor FromBundleIdentifier (string bundleIdentifier);
static member FromBundleIdentifier : string -> Foundation.NSAppleEventDescriptor

Parameters

bundleIdentifier
String

Returns

Attributes

Applies to