Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
67 lines (48 sloc) 1.59 KB
title description Search.Product ms.assetid author ms.author keywords ms.prod ms.technology ms.topic ms.date
Tile, toast, and badge schemas
The tile, badge, and toast XML schemas enable app developers to update tiles and badges, and specify the content of toast notifications.
eADQiWindows 10XVcnh
997887c9-9a62-4a03-8f2f-e7919392d637
mcleblanc
markl
windows 10, uwp, schema, tiles, toasts, badges
windows
winrt-reference
reference
04/05/2017

Tile, toast, and badge schemas

Purpose

These XML schemas enable app developers to update tiles and badges, and specify the content of toast notifications.

In this section

Topic Description

[Tile schema](tilesschema/schema-root.md)

These elements are used to define a tile update, and specify the template, images, and text that are used to customize the tile, branding specifics, and language information.

[Toast schema](toastschema/schema-root.md)

These elements are used to define a toast notification, and specify the template, images, audio, and text that compose the toast content, branding specifics, and language information.

[Badge schema](badgeschema/schema-root.md)

An element used to specify the value of a badge.

 

Developer audience

These XML schemas are designed for use by all app developers.