共用方式為


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

傳回

屬性

適用於