共用方式為


NSScreen.ConvertRectfromBacking(CGRect) 方法

定義

[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

參數

aRect
CGRect

傳回

屬性

適用於