6. Tiles and Toasts

Tiles and toasts are features of the Windows Shell that enable your app to remain alive and connected even when it isn’t running. Tiles represent your app on the Windows 8.1 Start Screen. The content of the tile can change regularly to reflect the latest information your app provides, including both text and images. You can enhance tiles by badges that provide timely notifications and at-a-glance information about important actions that can be taken by launching the app. Toast notifications can provide a pop-up message for users to decide whether to bring your app to the foreground or launch it to act on the information.

WinRT APIs also exist that send notifications from within applications that can display a toast to the ...

Get Programming the Windows Runtime by Example: A Comprehensive Guide to WinRT with Examples in C# and XAML now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.