Condividi tramite


NSCoder_UIGeometryKeyedCoding.DecodeCGAffineTransform(NSCoder, String) Metodo

Definizione

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

[Foundation.Export("decodeCGAffineTransformForKey:")]
public static CoreGraphics.CGAffineTransform DecodeCGAffineTransform (this Foundation.NSCoder This, string key);
static member DecodeCGAffineTransform : Foundation.NSCoder * string -> CoreGraphics.CGAffineTransform

Parametri

This
NSCoder

Foundation.NSCoder.

key
String

Chiave identificata con la trasformazione affine.

Restituisce

Struttura di trasformazione affine associata alla chiave designata.

Attributi

Si applica a