Compartilhar via


NSCoder_UIGeometryKeyedCoding.DecodeUIOffsetForKey(NSCoder, String) Método

Definição

Decodifica e retorna o deslocamento associado à chave designada.

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

Parâmetros

This
NSCoder

Foundation.NSCoder.

key
String

Chave identificada com o deslocamento.

Retornos

O deslocamento associado à chave designada

Atributos

Aplica-se a