ToastManagerShowAsync Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | |
|---|---|---|
| ShowAsync(String) |
Shows a toast using JSON format.
| |
| ShowAsync(ToastRequest) |
Shows a toast.
| |
| ShowAsync(XmlDocument, String, ILogger) |
Shows a toast without toast request.
|