NSWindow.ConvertRectToScreen(CGRect) Method

Definition

[Foundation.Export("convertRectToScreen:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGRect ConvertRectToScreen (CoreGraphics.CGRect aRect);
abstract member ConvertRectToScreen : CoreGraphics.CGRect -> CoreGraphics.CGRect
override this.ConvertRectToScreen : CoreGraphics.CGRect -> CoreGraphics.CGRect

Parameters

aRect
CGRect

Returns

Attributes

Applies to