NavigationControllerTopControllerResolver

open class NavigationControllerTopControllerResolver : TopControllerResolver

Undocumented

  • Undocumented

    Declaration

    Swift

    public init()
  • Undocumented

    Declaration

    Swift

    open func isResponsible(controller: UIViewController) -> Bool
  • Undocumented

    Declaration

    Swift

    open func topController(of controller: UIViewController) -> UIViewController