本文介绍了我们可以在iPhone程序中创建循环的uitableview吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我们可以创建圆形/圆形吗? UITableview
?
Can we create a Circular/ Rounded Shape UITableview
?
我知道我们可以将表格视图或通过转换,我们可以旋转表格视图,但需要 UITableview
来按顺时针或逆时针方向滚动。
I know that we can rounded the corners of table view or by transform we can rotate table view but is need UITableview
to scroll in clock wise or anti-clock wise direction.
我们可以使用其他自定义控件来实现吗。
Can we use some other custom control to implement this.
推荐答案
检查这些链接。.和。可能会对您有所帮助。
Check these links.. https://www.cocoacontrols.com/controls/circleview and https://iphone2020.wordpress.com/tag/circular-tableview/. It may help you.
这篇关于我们可以在iPhone程序中创建循环的uitableview吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!