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

Search Results for

    Method NavigateToParentAsync

    NavigateToParentAsync<TParentViewModel>(RouteOptions?)

    Navigates to the parent view in the current route that has the specified view model type.

    Declaration
    Task<NavigationResult> NavigateToParentAsync<TParentViewModel>(RouteOptions? options = null) where TParentViewModel : class
    Parameters
    Type Name Description
    RouteOptions options
    Returns
    Type Description
    Task<NavigationResult>
    Type Parameters
    Name Description
    TParentViewModel
    © Singulink. All rights reserved.