摘要: 需要借助UIBezierPath与CAShapeLayer进行实现 UIView *view = [[UIView alloc] initWithFrame:CGRectMake(100, 100, 100, 100)];view.backgroundColor = [UIColor redColo 阅读全文
posted @ 2018-09-01 15:20 落花伊人 阅读(312) 评论(0) 推荐(0) 编辑