NSScreen.GetBackingAlignedRect(CGRect, NSAlignmentOptions) Method

Definition

[Foundation.Export("backingAlignedRect:options:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGRect GetBackingAlignedRect (CoreGraphics.CGRect globalScreenCoordRect, Foundation.NSAlignmentOptions options);
abstract member GetBackingAlignedRect : CoreGraphics.CGRect * Foundation.NSAlignmentOptions -> CoreGraphics.CGRect
override this.GetBackingAlignedRect : CoreGraphics.CGRect * Foundation.NSAlignmentOptions -> CoreGraphics.CGRect

Parameters

globalScreenCoordRect
CGRect

Returns

Attributes

Applies to