Returns a dictionary representation of the specified point.
SDKs
- iOS 2.0+
- macOS 10.5+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
Framework
- Core Graphics
Declaration
var dictionaryRepresentation: CFDictionary { get }
Parameters
point
A point.
Return Value
The dictionary representation of the point.