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