Setting multiple borders on UIView

后端 未结 5 481
庸人自扰
庸人自扰 2021-01-13 17:39

As I cannot find any questions/answers for this, I imagine it is not possible.

Is there anyway to set multiple borders on a UIView.

I am curren

5条回答
  •  南方客
    南方客 (楼主)
    2021-01-13 18:34

    This is not possible, you will have to fake borders by adding UIView's with a background color to your xib/view.

提交回复
热议问题