Interface IDialogViewModel
Represents a view model that can be used in a dialog.
Namespace: Singulink.UI.Navigation
Assembly: Singulink.UI.Navigation.dll
Syntax
public interface IDialogViewModel
Methods
| Name | Description |
|---|---|
| OnDialogShownAsync() | Invoked when the dialog is shown. |