DictionaryContainer.GetCGSizeValue(NSString) Método

Definición

Devuelve el que acepta valores CGSize NULL asociado a key.

protected Nullable<CoreGraphics.CGSize> GetCGSizeValue (Foundation.NSString key);
member this.GetCGSizeValue : Foundation.NSString -> Nullable<CoreGraphics.CGSize>

Parámetros

key
NSString

Identificador del objeto CGSize.

Devoluciones

Se aplica a