TopControllerResolver

public protocol TopControllerResolver

Undocumented

  • Undocumented

    Declaration

    Swift

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

    Declaration

    Swift

    func topController(of controller: UIViewController) -> UIViewController