- Namespace
- MahApps
.Metro .Controls .Dialogs - Containing Type
- DialogCoordinator
Syntax
public Task<string> ShowInputAsync(object context, string title, string message, MetroDialogSettings settings = null)
Parameters
Name | Type | Description |
---|---|---|
context | object | |
title | string | |
message | string | |
settings | MetroDialogSettings |
Return Value
Type | Description |
---|---|
Task |