CGRectCreateDictionaryRepresentation(_:)
Returns a dictionary representation of the provided rectangle.
Declaration
func CGRectCreateDictionaryRepresentation(_: CGRect) -> CFDictionaryReturn Value
The dictionary representation of the rectangle.
Returns a dictionary representation of the provided rectangle.
func CGRectCreateDictionaryRepresentation(_: CGRect) -> CFDictionaryThe dictionary representation of the rectangle.