Share via


NSApplication.ReplyToOpenOrPrint(NSApplicationDelegateReply) Method

Definition

[Foundation.Export("replyToOpenOrPrint:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ReplyToOpenOrPrint(AppKit.NSApplicationDelegateReply reply);
[<Foundation.Export("replyToOpenOrPrint:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ReplyToOpenOrPrint : AppKit.NSApplicationDelegateReply -> unit
override this.ReplyToOpenOrPrint : AppKit.NSApplicationDelegateReply -> unit

Parameters

Attributes

Applies to