NSStringDrawing.GetSizeUsingAttributes(NSString, UIStringAttributes) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
如果以指定的 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
傳回
- 屬性