UITabBarController
extension UITabBarController: CustomRouteInspectables
Conformance of the UITabBarController to the RouteInspectable protocol.
In a UITabBarController the next visible controller is the selectedViewController
.
-
Declaration
Swift
public var nextRouteControllers: [UIViewController] { get }