CTFrameGetPath(_:)
Returns the path used to create the frame.
Declaration
func CTFrameGetPath(_ frame: CTFrame) -> CGPathParameters
- frame:
The frame whose path is returned.
Returns the path used to create the frame.
func CTFrameGetPath(_ frame: CTFrame) -> CGPathThe frame whose path is returned.