NSAppleEventManager.SetCurrentAppleEventAndReplyEventWithSuspensionID Method

Definition

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

Parameters

suspensionID
IntPtr

nativeint

Attributes

Applies to