Change the center of circularPath in CoreGraphics

前端 未结 0 1454
南方客
南方客 2020-12-10 18:02

I\'m creating a pie chart, and here is the code of a part of it.

let circle = CAShapeLayer()
layer.addSublayer(circle)
circle.position = CGPoint(x: layer.boun         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题