NSExtendedStringDrawing.WeakGetBoundingRect 方法

定义

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

参数

This
NSString
size
CGSize
attributes
NSDictionary
context
NSStringDrawingContext

内容待定。

此参数可以为 null

返回

属性

适用于