UIPageViewController.TransitionStyle.pageCurl
Page curl transition style.
Declaration
case pageCurlDiscussion
When the page curl transition style is specified, the page view controller displays a page-turning animation when transitioning between view controllers. If a data source is specified, the animation follows the user’s finger during a navigation gesture.