How do I use UIPageControl to create multiple views?

前端 未结 4 1010
失恋的感觉
失恋的感觉 2020-11-30 06:06

I need to use UIPagecontrol for my application, and I\'m not sure how to get started. I\'m a beginner, and the examples that apple gives me are pretty complicated. All I nee

4条回答
  •  粉色の甜心
    2020-11-30 06:37

    See my answer here: Is UIPageControl Useless By Itself?

    for a reusable class encapsulating the UIPageControl and UIScrollView.

提交回复
热议问题