CGSizeCreateDictionaryRepresentation(_:)
Returns a dictionary representation of the specified size.
Declaration
func CGSizeCreateDictionaryRepresentation(_ size: CGSize) -> CFDictionaryParameters
- size:
A size.
Return Value
The dictionary representation of the size.