Share via


NSStringDrawing.GetSizeUsingAttributes(NSString, UIStringAttributes) メソッド

定義

指定した attributesを使用してレンダリングされる場合は、文字列の SizeF。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static CoreGraphics.CGSize GetSizeUsingAttributes (this Foundation.NSString This, UIKit.UIStringAttributes attributes);
static member GetSizeUsingAttributes : Foundation.NSString * UIKit.UIStringAttributes -> CoreGraphics.CGSize

パラメーター

This
NSString

このメソッドが動作するインスタンス。

attributes
UIStringAttributes

戻り値

属性

適用対象