NSScreen.ConvertRectfromBacking(CGRect) Method

Definition

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

Parameters

aRect
CGRect

Returns

Attributes

Applies to