NSWindow.WindowNumberAtPoint(CGPoint, nint) Method

Definition

[Foundation.Export("windowNumberAtPoint:belowWindowWithWindowNumber:")]
public static nint WindowNumberAtPoint (CoreGraphics.CGPoint point, nint windowNumber);
static member WindowNumberAtPoint : CoreGraphics.CGPoint * nint -> nint

Parameters

point
CGPoint
windowNumber
System.System.IntPtr System.nativeint

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to