开发者

iPhone Homescreen/Weather app question [relating to views & gesture recognition]

I want to implement the side swiping gesture to go from one objet to another. Just trying to figure out what its c开发者_JS百科alled so I can start looking up some tutorials.


Add your view controllers to UIScrollView and set the pagingEnabled property of the scroll view to YES.

The small dots displyed at the bottom of the iPhone's home screen is UIPageControl. You need to configure it to fit your needs.


You can use a UIScrollView to implement paging.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜