APPENDIX A
Live Tile and Toast Templates
This appendix lists all the templates available in Windows 8.1. Table A-1 shows the template name (and the fallback name where applicable), the XML of the template (which you manipulate to provide your content), and an image that shows how your tile will appear after your update.
Live Tile
Table A-1. Template XML and Example
Template Name |
XML |
Example |
---|---|---|
TileSquare150x150ImageTileSquareImage |
<tile> <visual version="2"> <binding template="TileSquare150x150Image" fallback="TileSquareImage"> <image id="1" src="Assets\picture.png" /> </binding> </visual> ... |
Get Building Windows 8.1 Apps from the Ground Up 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.