NSCoder_UIGeometryKeyedCoding.DecodeCGAffineTransform(NSCoder, String) Méthode

Définition

Décode, puis retourne la structure de transformation affine associée à la clé désignée.

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

Paramètres

This
NSCoder

Foundation.NSCoder.

key
String

Clé identifiée avec la transformation affine.

Retours

Structure de transformation affine associée à la clé désignée.

Attributs

S’applique à