ToastNotification Members
In This Article
#Constructors
#Properties
Name | Description |
---|---|
App |
Gets or sets the application logo image. This image is shown when the notification has the Generic template applied. |
App |
Gets or sets the way the Toast |
App |
Gets or sets the path to the image that is used as the application logo image. This image is shown when the notification has the Generic template applied. |
Attribution |
Gets or sets the attribution text, displayed to the application name’s right. This text is shown when the notification has the Generic template applied. |
Body |
Gets or sets this Toast |
Body2 |
Gets or sets this Toast |
Display |
Gets or sets the date and time associated with this notification. The notification time is visible in the Windows Action Center. |
Duration |
Gets or sets this Toast |
Has |
Returns whether this Toast |
Has |
Returns whether or not this notification has the application image path specified. |
Has |
Returns whether or not this notification has the hero image specified. |
Has |
Returns whether or not this notification has the path to the hero image specified. |
Has |
Gets whether this Toast |
Has |
Gets whether or not this notification has its image path specified. |
Has |
Gets whether or not this notification has its Toast |
Header |
Gets or sets this Toast |
Hero |
Gets or sets the “hero image” - an image docked to the notification’s top. This image is shown when the notification has the Generic template applied. |
Hero |
Gets or sets the path to the “hero image” - an image docked to the notification’s top. This image is shown when the notification has the Generic template applied. |
ID |
Gets or sets this Toast |
Image |
Gets or sets the image, displayed within this Toast |
Image |
Gets or sets the path to an image displayed by this Toast |
Sound |
Gets or sets the sound played when this Toast |
Template |
Gets or sets the template currently applied to this Toast |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
See Also