Compartilhar via


NSCoder_UIGeometryKeyedCoding.DecodeCGSize(NSCoder, String) Método

Definição

Decodifica e retorna a estrutura de tamanho associada à chave designada.

[Foundation.Export("decodeCGSizeForKey:")]
public static CoreGraphics.CGSize DecodeCGSize (this Foundation.NSCoder This, string key);
static member DecodeCGSize : Foundation.NSCoder * string -> CoreGraphics.CGSize

Parâmetros

This
NSCoder

Foundation.NSCoder.

key
String

Chave identificada com a rect.

Retornos

A estrutura de tamanho associada à chave designada.

Atributos

Aplica-se a