NSWindow.CascadeTopLeftFromPoint(CGPoint) Method

Definition

[Foundation.Export("cascadeTopLeftFromPoint:")]
public virtual CoreGraphics.CGPoint CascadeTopLeftFromPoint (CoreGraphics.CGPoint topLeftPoint);
abstract member CascadeTopLeftFromPoint : CoreGraphics.CGPoint -> CoreGraphics.CGPoint
override this.CascadeTopLeftFromPoint : CoreGraphics.CGPoint -> CoreGraphics.CGPoint

Parameters

topLeftPoint
CGPoint

Returns

Attributes

Applies to