PresenterProviderObjcType
@objc
public protocol PresenterProviderObjcType
Undocumented
-
Undocumented
Declaration
Swift
func isResponsible(routeResult: RouteResultObjc, controller: UIViewController) -> Bool
-
Undocumented
Declaration
Swift
func makePresenters(routeResult: RouteResultObjc, controller: UIViewController) throws -> [PresenterObjc]