Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The articles in this section describe app notifications features such as how to manage notification lifecycle, customize appearance and behavior, and organize notifications in Notification Center. To get started using app notifications in a Windows app, see Quickstart: App notifications.
| Feature | Description |
|---|---|
| Remove notifications | Tag, group, remove, and set expiration on notifications. |
| Schedule notifications | Schedule a notification to appear at a future time. |
| Custom audio | Use your app's own sound effects for notifications. |
| Progress bar | Display and update a progress bar inside a notification. |
| Pending update | Create multi-step interactions with pending update activation. |
| Custom timestamps | Override the system timestamp with a custom time. |
| Collections | Organize notifications into collections in Notification Center. |
| Headers | Group notifications under headers in Notification Center. |
| Notification Listener | Access and monitor all notifications on the device. |
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Windows developer