Click or drag to resize

ToastManagerShowAsync Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodShowAsync(String)
Shows a toast using JSON format.
Public methodShowAsync(ToastRequest)
Shows a toast.
Public methodShowAsync(XmlDocument, String, ILogger)
Shows a toast without toast request.
Top
See Also