Did you find this guide helpful?
Some test text!
Xamarin / Guides
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 = new ObjCRuntime.Class(typeof(PTDocumentController));
Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales