Specifies the toast notification template.
Definition
public enum ToastNotificationTemplate
Summary
The following table summarizes the members exposed in this enumeration.
Members
ToastText01 | Toast text template 1. |
ToastText02 | Toast text template 2. |
ToastText03 | Toast text template 3. |
ToastText04 | Toast text template 4. |
ToastImageAndText01 | Toast with image and text template 1. |
ToastImageAndText02 | Toast with image and text template 2. |
ToastImageAndText03 | Toast with image and text template 3. |
ToastImageAndText04 | Toast with image and text template 4. |