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