Share via


NSWindow.SetFrameTopLeftPoint(CGPoint) Method

Definition

[Foundation.Export("setFrameTopLeftPoint:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetFrameTopLeftPoint(CoreGraphics.CGPoint aPoint);
[<Foundation.Export("setFrameTopLeftPoint:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetFrameTopLeftPoint : CoreGraphics.CGPoint -> unit
override this.SetFrameTopLeftPoint : CoreGraphics.CGPoint -> unit

Parameters

aPoint
CGPoint
Attributes

Applies to