Contents

usePageViewController(_:withViewOptions:)

Changes the scroll view to use a UIPageViewController to layout and navigate pages.

Declaration

func usePageViewController(_ enable: Bool, withViewOptions viewOptions: [AnyHashable : Any]? = nil)

See Also

Displaying as Book