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

Search Results for

    Method GetBackStack

    GetBackStack()

    Returns the routes that are in the back navigation stack, ordered from the most recent to the oldest. Does not include the current route.

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