Share via


UIView.AlignmentRectForFrame(CGRect) Method

Definition

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

Parameters

frame
CGRect

Returns

Attributes

Applies to