NSAppleEventDescriptor.FromProcessIdentifier(Int32) Method

Definition

[Foundation.Export("descriptorWithProcessIdentifier:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSAppleEventDescriptor FromProcessIdentifier (int processIdentifier);
static member FromProcessIdentifier : int -> Foundation.NSAppleEventDescriptor

Parameters

processIdentifier
Int32

Returns

Attributes

Applies to