camillezlh

2015年9月11日

iOS 渐变进度条

摘要: #import @interface JianBianView : UIView//为了增加一个表示进度条的进行,可们可以使用mask属性来屏蔽一部分@property (nonatomic, strong) CALayer *maskLayer;@property (nonatomic, assi... 阅读全文

posted @ 2015-09-11 16:59 camillezlh 阅读(962) 评论(0) 推荐(0)