- Namespace
- MahApps
.Metro .Controls .Dialogs - Containing Type
- DialogCoordinator
Syntax
public Task ShowMetroDialogAsync(object context, BaseMetroDialog dialog, MetroDialogSettings settings = null)
Parameters
| Name | Type | Description |
|---|---|---|
| context | object | |
| dialog | BaseMetroDialog | |
| settings | MetroDialogSettings |
Return Value
| Type | Description |
|---|---|
| Task |
