Share via


UIView.FrameForAlignmentRect(CGRect) Method

Definition

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

Parameters

alignmentRect
CGRect

Returns

Attributes

Applies to