Freigeben über


NSStringDrawing.GetSizeUsingAttributes(NSString, UIStringAttributes) Methode

Definition

Die SizeF der Zeichenfolge, wenn sie mit dem angegebenen attributesgerendert wird.

[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

Parameter

This
NSString

Die Instanz, auf der diese Methode ausgeführt wird.

attributes
UIStringAttributes

Gibt zurück

Attribute

Gilt für: