The following tables list the members exposed by Navigator.
Name | Description | |
---|---|---|
![]() | Navigator Constructor | Initializes a new NavigationService. |
Name | Description | |
---|---|---|
![]() | ActiveViewModel | Returns the current active ViewModel or null. |
Name | Description | |
---|---|---|
![]() | Configure | Configures the current NavigationService. |
![]() | NavigateToAsync | Overloaded. Asynchronously navigates to a ViewModel instance that matches the specified name and type. The navigation will be cancelled if the current active ViewModel cannot be closed or the target type is not authorized. |
![]() ![]() | TryInjectParameter | A static helper that can be used as prepare action in order to inject a parameter into the target view model |