DialogCoordinator.

ShowMetroDialogAsync(object, BaseMetroDialog, MetroDialogSettings) Method

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