Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 571 Bytes

File metadata and controls

5 lines (3 loc) · 571 Bytes

In Windows 10 and Windows 11, your app notification content is described using an adaptive language that allows great flexibility with how your notification looks. For more information, see the App notification content documentation.

We'll start with a simple text-based notification. Construct the notification content (using the Notifications library), and show the notification! Note that the namespace is Microsoft.Toolkit.Uwp.Notifications.

Simple text notification