最終更新:2017-06-06 (火) 13:43:12 (2513d)  

UIPageControl
Top / UIPageControl

A control that displays a horizontal series of dots, each of which corresponds to a page in the app’s document or other data-model entity.

Managing the Page Navigation

  • UIPageControl.currentPage?: Int
  • UIPageControl.numberOfPages?: Int
  • UIPageControl.hidesForSinglePage?: Bool

関連