UILabel.DrawText(CGRect) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Renders this UILabel's Text (or its shadow) in the specified RectangleF.
[Foundation.Export("drawTextInRect:")]
public virtual void DrawText (CoreGraphics.CGRect rect);
abstract member DrawText : CoreGraphics.CGRect -> unit
override this.DrawText : CoreGraphics.CGRect -> unit
Parameters
- rect
- CGRect
- Attributes