View Controller
-
A view controller which embeds a
PageboyViewController
and provides the ability to add bars which can directly manipulate, control and display the status of the page view controller. It also handles automatic insetting of child view controller contents.Declaration
Swift
open class TabmanViewController : PageboyViewController, PageboyViewControllerDelegate, TMBarDelegate