Did you find this guide helpful?
Some test text!
iOS / Guides
Platform
Documentation
Follow the existing guides, using a PTDocumentController
instead of a PTDocumentViewController
.
Create a PTTabbedDocumentViewController
as described in the guides, and then set its viewControllerClass
property to the PTDocumentController
class:
tabbedDocumentViewController.viewControllerClass = PTDocumentController.self
Get the answers you need: Support