Share via


UILabel.DrawText(CGRect) Method

Definition

[Foundation.Export("drawTextInRect:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DrawText(CoreGraphics.CGRect rect);
[<Foundation.Export("drawTextInRect:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DrawText : CoreGraphics.CGRect -> unit
override this.DrawText : CoreGraphics.CGRect -> unit

Parameters

rect
CGRect
Attributes

Applies to