次の方法で共有


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 に設定できます。

戻り値

属性

適用対象