NSCoder_UIGeometryKeyedCoding.DecodeUIOffsetForKey(NSCoder, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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