Toast notifications
This section provides design and implementation guidance for toast notifications, which are messages that your app can construct and deliver to your user while they are not currently inside your app.
Toast notification UX and implementation guidance
- Toast notification UX guidance
- Send a local toast notification from C# apps
- Send a local toast notification from C++ UWP apps
- Send a local toast notification from Win32 C++ WRL apps
- Send a local toast notification from other types of unpackaged apps
- Toast content
- Toast content schema
- Schedule a toast notification
Additional toast notifications features
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