Skip to main content
Apple Developer Docs
Fonts
Symbols
×
Core Graphics
/
CGPathElement
/
init(type:points:)
init(type:points:)
Declaration
init
(
type
:
CGPathElementType
,
points
:
UnsafeMutablePointer
<
CGPoint
>)