Share via


NSCoder_UIGeometryKeyedCoding.DecodeUIOffsetForKey(NSCoder, String) Metodo

Definizione

Decodifica e quindi restituisce l'offset associato alla chiave designata.

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

Parametri

This
NSCoder

Foundation.NSCoder.

key
String

Chiave identificata con l'offset.

Restituisce

Offset associato alla chiave designata

Attributi

Si applica a