UIPageViewController.SpineLocation
Locations for the spine.
Declaration
enum SpineLocationOverview
To set the spine location, wrap one of these constants in an NSNumber object and set it as the value for the spineLocation key in the options dictionary passed to the init(transitionStyle:navigationOrientation:options:) method.
Topics
Constants
UIPageViewController.SpineLocation.noneUIPageViewController.SpineLocation.minUIPageViewController.SpineLocation.midUIPageViewController.SpineLocation.max