Start a Project

How to use UIPageControl in IOS.

UIPageControl

In most of the time, we want to make application attractive by look wise .UIPagecontroller basically displays a number of pages in small ball representation by default. we can set our own images also . I had used this concept in banner Images that will change in every 2 sec.

There are some steps to follow.

1: allocate the object for UIPagecontroll .

 

2: count the page number in UIScrollView.

 

 

Exit mobile version