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

Search Results for

    Method GoForwardAsync

    GoForwardAsync(bool)

    Navigates forward to the next view.

    Declaration
    public Task<NavigationResult> GoForwardAsync(bool userInitiated)
    Parameters
    Type Name Description
    bool userInitiated

    Indicates whether the navigation is initiated by the user.

    Returns
    Type Description
    Task<NavigationResult>
    Implements
    INavigator.GoForwardAsync(bool)
    © Singulink. All rights reserved.