Is it possible to add a border style to a UITableView? (Not BorderColor/BorderWidth)

后端 未结 5 661
逝去的感伤
逝去的感伤 2020-12-29 15:40

Is it possible to add a border style to a UITableView?

Not just bordercolor and borderwidth.

For example a grooved border style?

5条回答
  •  南方客
    南方客 (楼主)
    2020-12-29 16:03

    What you can do is Get the Image of the Texture and Put that Image in UIImageView and then add TableView in the Imageview like it shows the Image from all sides...

提交回复
热议问题