NSApplication.RunModalForWindow(NSWindow) 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("runModalForWindow:")]
public virtual nint RunModalForWindow (AppKit.NSWindow theWindow);
abstract member RunModalForWindow : AppKit.NSWindow -> nint
override this.RunModalForWindow : AppKit.NSWindow -> nint
Parameters
- theWindow
- NSWindow
Returns
System.System.IntPtr
System.nativeint
- Attributes