Compartir a través de


NSCoder_UIGeometryKeyedCoding.DecodeCGSize(NSCoder, String) Método

Definición

Descodifica y, a continuación, devuelve la estructura de tamaño asociada a la clave designada.

[Foundation.Export("decodeCGSizeForKey:")]
public static CoreGraphics.CGSize DecodeCGSize (this Foundation.NSCoder This, string key);
static member DecodeCGSize : Foundation.NSCoder * string -> CoreGraphics.CGSize

Parámetros

This
NSCoder

Foundation.NSCoder.

key
String

Clave que se identifica con la corrección.

Devoluciones

Estructura de tamaño asociada a la clave designada.

Atributos

Se aplica a