ScreenRootAction
public struct ScreenRootAction<
Container: UIWindow,
Output: UIViewController
>: ScreenAction
Undocumented
-
Undocumented
Declaration
Swift
public init()
-
Declaration
Swift
public func perform( container: Container, navigator: ScreenNavigator, completion: @escaping Completion )