Adding Shadow to UIView with rounded corners - Swift - Programmatically

前端 未结 0 1695
轻奢々
轻奢々 2021-02-08 10:43

I have a UIView with only bottom rounded corners, the code I used to achieve this is:

view.addSubview(topWhiteView)
topWhiteView.anchor(top: self         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题