Extensions
The following extensions are available globally.
-
Declaration
-
Declaration
Swift
extension UIApplication
-
Conformance of the UINavigationController to the RouteInspectable protocol. In a UINavigationController the next visible controller is the
See moretopViewController
.Declaration
Swift
extension UINavigationController: CustomRouteInspectables
-
Conformance of the UITabBarController to the RouteInspectable protocol. In a UITabBarController the next visible controller is the
See moreselectedViewController
.Declaration
Swift
extension UITabBarController: CustomRouteInspectables