NSStringDrawing.GetSizeUsingAttributes(NSString, UIStringAttributes) Metodo

Definizione

SizeF della stringa, se eseguito il rendering con l'oggetto specificato attributes.

[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

Parametri

This
NSString

Istanza in cui funziona questo metodo.

attributes
UIStringAttributes

Restituisce

Attributi

Si applica a