Share via


NSWindow.CascadeTopLeftFromPoint(CGPoint) Method

Definition

[Foundation.Export("cascadeTopLeftFromPoint:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGPoint CascadeTopLeftFromPoint(CoreGraphics.CGPoint topLeftPoint);
[<Foundation.Export("cascadeTopLeftFromPoint:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CascadeTopLeftFromPoint : CoreGraphics.CGPoint -> CoreGraphics.CGPoint
override this.CascadeTopLeftFromPoint : CoreGraphics.CGPoint -> CoreGraphics.CGPoint

Parameters

topLeftPoint
CGPoint

Returns

Attributes

Applies to