DetailsNavigationFinder

public struct DetailsNavigationFinder<C> : Finder

Finder that helps to find the UINavigationController inside of the details of the UISplitController

Associated types

  • Declaration

    Swift

    public typealias ViewController = UINavigationController
  • Declaration

    Swift

    public typealias Context = C

Properties

Methods