ToastNotification Constructors
A toast notification.
Name | Parameters | Description |
---|---|---|
Toast |
none |
Initializes a new instance of the Toast |
Toast |
id, image, image |
Initializes a new toast notification and specifies its content that matches the Generic template. |
Toast |
id, image, header, body, body2, sound, duration, template |
Initializes a new instance of the Toast |
Toast |
id, image, header, body, body2, template |
Initializes a new instance of the Toast |
Toast |
id, image, image |
Initializes a new instance of the Toast |
Toast |
id, image, image |
Initializes a new instance of the Toast |
See Also