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