首页
科技
登录
6mi
u
盘
搜
搜 索
科技
swift UIButton边框添加阴影效果
swift UIButton边框添加阴影效果
it
2022-05-05
147
btn.layer.shadowOpacity = 0.8 //阴影区域透明度 btn.layer.shadowColor = UIColor.black.cgColor // 阴影区域颜色 btn.layer.shadowOffset = CGSize(width: 1, height: 1) //阴影区域范围
转载于:https://www.cnblogs.com/kunH/p/7269269.html
转载请注明原文地址: https://win8.8miu.com/read-26997.html
专利
最新回复
(
0
)