func presentationIndex()

in sampleapp-ios-swift/RootViewController.swift [70:72]


    func presentationIndex(for _: UIPageViewController) -> Int {
        return 0
    }