다음을 통해 공유


NSExtendedStringDrawing.WeakDrawString 메서드

정의

[Foundation.Export("drawWithRect:options:attributes:context:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void WeakDrawString (this Foundation.NSString This, CoreGraphics.CGRect rect, Foundation.NSStringDrawingOptions options, Foundation.NSDictionary attributes, Foundation.NSStringDrawingContext context);
static member WeakDrawString : Foundation.NSString * CoreGraphics.CGRect * Foundation.NSStringDrawingOptions * Foundation.NSDictionary * Foundation.NSStringDrawingContext -> unit

매개 변수

This
NSString
rect
CGRect
attributes
NSDictionary
context
NSStringDrawingContext

추가될 예정입니다.

이 매개 변수는 null일 수 있습니다.

특성

적용 대상