摘要:
掌握CALayer的基本属性CALayer和UIView的关系position和anchorPoint的作用//边框宽度(在Layer上圈出一块出来作为边框)self.purpleView.layer.borderWidth = 10;//边框颜色self.purpleView.layer.bord... 阅读全文
posted @ 2015-09-02 18:13
Marshall_Yin
阅读(229)
评论(0)
推荐(0)