Skip to content

Methods

Name
ShowAsync
ShowErrorAsync
ShowSuccessAsync
ShowInfoAsync
ShowQuestionAsync
ShowWarningAsync

Example

cs
await MessageBox.ShowAsync("message", "title");

MessageBox

Demo

you can run demo and see this feature.

Released under the MIT License.