Share via


UITextField.TextRect(CGRect) Method

Definition

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

Parameters

forBounds
CGRect

Returns

Attributes

Applies to