hidesForSinglePage
A Boolean value that controls whether the page control is hidden when there is only one page.
Declaration
var hidesForSinglePage: Bool { get set }Discussion
Assign a value of true to hide the page control when there is only one page; assign false (the default) to show the page control if there is only one page.