Partager via


NSCoder_UIGeometryKeyedCoding.DecodeUIOffsetForKey(NSCoder, String) Méthode

Définition

Décode, puis retourne le décalage associé à la clé désignée.

[Foundation.Export("decodeUIOffsetForKey:")]
public static UIKit.UIOffset DecodeUIOffsetForKey (this Foundation.NSCoder This, string key);
static member DecodeUIOffsetForKey : Foundation.NSCoder * string -> UIKit.UIOffset

Paramètres

This
NSCoder

Foundation.NSCoder.

key
String

Clé identifiée avec le décalage.

Retours

Décalage associé à la clé désignée

Attributs

S’applique à