Class DialogDismissRequestedEvent
A dismiss request (equivalent to the escape key or system back) was delivered to the top dialog.
Namespace: Singulink.UI.Navigation.Testing
Assembly: Singulink.UI.Navigation.Testing.dll
Syntax
public sealed record DialogDismissRequestedEvent : NavigatorEvent, IEquatable<NavigatorEvent>, IEquatable<DialogDismissRequestedEvent>
Constructors
| Name | Description |
|---|---|
| DialogDismissRequestedEvent(IDialogViewModel) | A dismiss request (equivalent to the escape key or system back) was delivered to the top dialog. |
Properties
| Name | Description |
|---|---|
| ViewModel |