Share via


UILabel.DrawText(CGRect) 메서드

정의

지정된 RectangleF에서 이 UILabel의 텍스트(또는 그림자)를 렌더링합니다.

[Foundation.Export("drawTextInRect:")]
public virtual void DrawText (CoreGraphics.CGRect rect);
abstract member DrawText : CoreGraphics.CGRect -> unit
override this.DrawText : CoreGraphics.CGRect -> unit

매개 변수

rect
CGRect
특성

적용 대상