NSExtendedStringDrawing.WeakDrawString 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.
[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
Parameters
- This
- NSString
- rect
- CGRect
- options
- NSStringDrawingOptions
- attributes
- NSDictionary
- Attributes