Share via


NSCell.TitleRectForBounds(CGRect) Method

Definition

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

Parameters

theRect
CGRect

Returns

Attributes

Applies to