BezierPath
public class BezierPath : Layer
Represents Path layer in Sketch
-
Constructs a BezierPath from the given
CGPathDeclaration
Swift
public init(path: CGPath) -
Declaration
Swift
required public init?(json: [String : Any])
BezierPath Class Reference