What key / values ββcan be specified in the withViewOpetions parameter of the usePageViewController method for PDFView iOS11, PDFKit?
According to the documentation found in PDFKit, it usePageViewController:withViewOptions:transfers these options UIPageViewControllerlocated in the viewer.
PDFKit
usePageViewController:withViewOptions:
UIPageViewController
The argument is viewOptionsassigned to the initializer UIPageViewController, as a way of passing between pages, etc.
viewOptions
UIPageViewControlleravailable options UIPageViewControllerOptionSpineLocationKeyand . UIPageViewControllerOptionInterPageSpacingKey
UIPageViewControllerOptionSpineLocationKey
UIPageViewControllerOptionInterPageSpacingKey
Source: https://habr.com/ru/post/1686808/More articles:Remove route leaflets completely - routingC ++, strange behavior when reading a binary ifstream - c ++Running elasticsearch container on raspberry pi 3 - dockerDAO How to match the field returned by the SQL function? - javaPrint an array from top to bottom in a table instead of left to right using PHP - htmlFailed to set indexed property to "FileList": index property setting tool is not supported .v - javascriptC ++ calls a static method - c ++Angular 4 select the whole object - drop-down-menuHow to get current angular 4 user id? - angularSpring REST same endpoint with and without token - javaAll Articles