Class NavigationCompletedEvent
A navigation completed with the specified result.
Namespace: Singulink.UI.Navigation.Testing
Assembly: Singulink.UI.Navigation.Testing.dll
Syntax
public sealed record NavigationCompletedEvent : NavigatorEvent, IEquatable<NavigatorEvent>, IEquatable<NavigationCompletedEvent>
Constructors
| Name | Description |
|---|---|
| NavigationCompletedEvent(NavigationType, NavigatorRoute, NavigationResult) | A navigation completed with the specified result. |
Properties
| Name | Description |
|---|---|
| NavigationType | |
| Result | |
| Route |