-
Type of the
UIViewController
thatAction
can start from.Declaration
Swift
public typealias ViewController = A.ViewController
-
Declaration
Swift
public func perform(with viewController: UIViewController, on existingController: A.ViewController, animated: Bool, completion: @escaping (RoutingResult) -> Void)