What key/values can I specify in withViewOptions parameter of usePageViewController method of PDFView of iOS11, PDFKit?
According to the documentation found in PDFKit, usePageViewController:withViewOptions: passes the given options to the UIPageViewController located in the viewer.
The
viewOptionsargument is given to theUIPageViewControllerinitializer, as a way to pass in page spacing, etc.
UIPageViewController's available options are UIPageViewControllerOptionSpineLocationKey and UIPageViewControllerOptionInterPageSpacingKey.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With