NSStringDrawing_NSString.StringSize Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
StringSize(NSString, NSStringAttributes) | |
StringSize(NSString, NSDictionary) |
StringSize(NSString, NSStringAttributes)
public static CoreGraphics.CGSize StringSize (this Foundation.NSString This, AppKit.NSStringAttributes attributes);
static member StringSize : Foundation.NSString * AppKit.NSStringAttributes -> CoreGraphics.CGSize
Parámetros
- This
- NSString
- attributes
- NSStringAttributes
Devoluciones
Se aplica a
StringSize(NSString, NSDictionary)
[Foundation.Export("sizeWithAttributes:")]
public static CoreGraphics.CGSize StringSize (this Foundation.NSString This, Foundation.NSDictionary attributes);
static member StringSize : Foundation.NSString * Foundation.NSDictionary -> CoreGraphics.CGSize
Parámetros
- This
- NSString
- attributes
- NSDictionary
Devoluciones
- Atributos