UIApplication
extension UIApplication
-
The routables in the visible hierarchy.
Declaration
Swift
public var currentRoutables: [Routable] { get } -
The indentifiers of the routables in the visible hierarchy.
Declaration
Swift
public var currentRoutableIdentifiers: [RouteElementIdentifier] { get }
View on GitHub
UIApplication Extension Reference