-
Declaration
Swift
public typealias ViewController = VC
-
Declaration
Swift
public typealias Context = C
-
Declaration
Swift
public func findViewController(with context: C) throws -> VC?