transitionStyle
The style used to transition between view controllers.
Declaration
var transitionStyle: UIPageViewController.TransitionStyle { get }Discussion
The value of this property is set when the page view controller is initialized, and cannot be changed.