开发者

UIPageControl with scrollview

开发者 https://www.devze.com 2023-04-01 18:23 出处:网络
In my app i have to use two pages using UIPage Control. 开发者_StackOverflow社区Now my question Is there any need to use UIScrollView to use page controll?A scrollview and the page control are two se

In my app i have to use two pages using UIPage Control.

开发者_StackOverflow社区

Now my question Is there any need to use UIScrollView to use page controll?


A scrollview and the page control are two separate components. When you scroll the scrollview, you need to change the status of the page control. The page control is just the series of dots.

If you want an easy way to integrate multiple view with page control in a scroll view, you can use GCPagedScrollView that will ease this process and make a lot of things automatically.

0

精彩评论

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

关注公众号