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

Search Results for

    Class NavigationArgs

    Provides information to a view model when its route is being navigated to.

    Inheritance
    object
    NavigationArgs
    Namespace: Singulink.UI.Navigation
    Assembly: Singulink.UI.Navigation.dll
    Syntax
    public sealed class NavigationArgs

    Constructors

    Name Description
    NavigationArgs(INavigator, NavigationType, bool)

    Initializes a new instance of the NavigationArgs class.

    Properties

    Name Description
    HasChildNavigation

    Gets a value indicating whether a navigation will occur to a child view model.

    NavigationType

    Gets the type of navigation that is occurring.

    Navigator

    Gets the navigator that is performing the navigation.

    Redirect

    Gets or sets a redirect to a different route.

    © Singulink. All rights reserved.