Path extension Path cgPath CGPath representation of Path. Declaration Swift public var cgPath: CGPath { get } init(_:) Creates a Path with a CGPath. Declaration Swift public init(_ cgPath: CGPath?)