CGPath
extension CGPath
-
Introspects the path and returns all path elements as models.
Declaration
Swift
public func pm_retrieveElements() -> [PathElement]
Return Value
An array of models representing this path’s elements.