PresenterObjcType
@objc
public protocol PresenterObjcType
Undocumented
-
Undocumented
Declaration
Swift
func isResponsible(routeResult: RouteResultObjc, controller: UIViewController) -> Bool
-
Undocumented
Declaration
Swift
func addPresentationLogic(routeResult: RouteResultObjc, controller: UIViewController) throws