UI Tookit UI Tookit
UI Tookit UI Tookit
DocFX + Singulink = ♥

Search Results for

    Method GetForwardStack

    GetForwardStack()

    Returns a list of routes currently in the forward navigation stack. Does not include the current route.

    Declaration
    public IReadOnlyList<NavigatorRoute> GetForwardStack()
    Returns
    Type Description
    IReadOnlyList<NavigatorRoute>
    Implements
    INavigator.GetForwardStack()
    © Singulink. All rights reserved.