Navigation :
NavigatingEventArgs
Name |
Value |
Assembly |
Catel.MVVM |
Namespace |
Catel.MVVM.Navigation |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Xamarin - Android, Xamarin - iOS |
public class NavigatingEventArgs : NavigationEventArgsBase
Base types
NavigationEventArgsBase
Navigating event args.
Constructors
NavigatingEventArgs(string uri, NavigationMode navigationMode)
Initializes a new instance of the NavigatedEventArgs class.
Parameters
Name |
Description |
uri |
The URI. |
navigationMode |
The navigation mode. |
Properties
Cancel
Gets or sets a value indicating whether the navigation should be canceled.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion