BaseCoordinatorProtocol
protocol BaseCoordinatorProtocol : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
var navigationController: UINavigationController? { get set }
-
Undocumented
Declaration
Swift
init(_ fromController: UINavigationController?)