Contents

CGSizeMakeWithDictionaryRepresentation(_:_:)

Fills in a size using the contents of the specified dictionary.

Declaration

func CGSizeMakeWithDictionaryRepresentation(_ dict: CFDictionary, _ size: UnsafeMutablePointer<CGSize>) -> Bool

Parameters

Return Value

true if successful; otherwise false.

See Also

Creating a Geometric Primitive from a Dictionary Representation