numberOfPages
The number of pages the receiver shows (as dots).
Declaration
var numberOfPages: Int { get set }Discussion
The value of the property is the number of pages for the page control to show as dots. The default value is 0.
The number of pages the receiver shows (as dots).
var numberOfPages: Int { get set }The value of the property is the number of pages for the page control to show as dots. The default value is 0.