Contents

CGSizeCreateDictionaryRepresentation(_:)

Returns a dictionary representation of the specified size.

Declaration

func CGSizeCreateDictionaryRepresentation(_ size: CGSize) -> CFDictionary

Parameters

  • size:

    A size.

Return Value

The dictionary representation of the size.

See Also

Creating a Dictionary Representation from a Geometric Primitive