Property ShowingDialogs
ShowingDialogs
Gets the dialogs currently showing, from the bottom of the dialog stack to the top.
Declaration
public IReadOnlyList<IDialogViewModel> ShowingDialogs { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<IDialogViewModel> |