func presentationCount()

in sampleapp-ios-swift/RootViewController.swift [66:68]


    func presentationCount(for _: UIPageViewController) -> Int {
        return services.count
    }