desktop:ToastNotificationActivation
Allows toast notification to be received within the app.
Element hierarchy
<Desktop:ToastNotificationActivation>
Syntax
<desktop:ToastNotificationActivation
toastActivatorCLSID = 'A string with a value between 2 and 2048 characters in length.' />
Attributes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
ToastActivatorCLSID | A unique identifier for the toast account. | A string with a value between 2 and 2048 characters in length. | Yes |
Child elements
None
Parent elements
Parent element | Description |
---|---|
desktop:Extension | Declares an extensibility point for the app. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/desktop/windows10 |
Minimum OS Version | Windows 10 version 1607 (Build 14393) |