Share via


NSView.GetAlignmentRectForFrame(CGRect) Method

Definition

[Foundation.Export("alignmentRectForFrame:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect GetAlignmentRectForFrame(CoreGraphics.CGRect frame);
[<Foundation.Export("alignmentRectForFrame:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetAlignmentRectForFrame : CoreGraphics.CGRect -> CoreGraphics.CGRect
override this.GetAlignmentRectForFrame : CoreGraphics.CGRect -> CoreGraphics.CGRect

Parameters

frame
CGRect

Returns

Attributes

Applies to