Share via


NSView.GetFrameForAlignmentRect(CGRect) Method

Definition

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

Parameters

alignmentRect
CGRect

Returns

Attributes

Applies to