Condividi tramite


NSCoder_UIGeometryKeyedCoding.DecodeCGSize(NSCoder, String) Metodo

Definizione

Decodifica e quindi restituisce la struttura di dimensioni associata alla chiave designata.

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

Parametri

This
NSCoder

Foundation.NSCoder.

key
String

Chiave identificata con la correzione.

Restituisce

Struttura delle dimensioni associata alla chiave designata.

Attributi

Si applica a