NSView.GetAlignmentRectForFrame(CGRect) Method

Definition

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

Parameters

frame
CGRect

Returns

Attributes

Applies to