NSPrintOperation.RunOperationModal Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("runOperationModalForWindow:delegate:didRunSelector:contextInfo:")]
public virtual void RunOperationModal (AppKit.NSWindow docWindow, Foundation.NSObject del, ObjCRuntime.Selector didRunSelector, IntPtr contextInfo);
abstract member RunOperationModal : AppKit.NSWindow * Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit
override this.RunOperationModal : AppKit.NSWindow * Foundation.NSObject * ObjCRuntime.Selector * nativeint -> unit
Parameters
- docWindow
- NSWindow
- del
- NSObject
- didRunSelector
- Selector
- contextInfo
-
IntPtr
nativeint
- Attributes