NSAppleEventManager.ReplyAppleEventForSuspensionID(IntPtr) Method

Definition

[Foundation.Export("replyAppleEventForSuspensionID:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSAppleEventDescriptor ReplyAppleEventForSuspensionID(IntPtr suspensionID);
[<Foundation.Export("replyAppleEventForSuspensionID:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ReplyAppleEventForSuspensionID : nativeint -> Foundation.NSAppleEventDescriptor
override this.ReplyAppleEventForSuspensionID : nativeint -> Foundation.NSAppleEventDescriptor

Parameters

suspensionID
IntPtr

nativeint

Returns

Attributes

Applies to