... let height = tipView.frame.size.height let path = CGMutablePath() path.move(to: CGPoint(x: -width/2, y: 0)) path.addLine(to: CGPoint(x: ...
確定! 回上一頁