[TIMOB-18525] Windows: Support live tile updates
GitHub Issue | n/a |
---|---|
Type | Technical task |
Priority | None |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Windows |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Kota Iguchi |
Created | 2015-02-05T19:48:33.000+0000 |
Updated | 2017-08-02T23:16:21.000+0000 |
Description
We need to add a new Windows only API for altering the app's tile. This involves setting new content using the available templates. Typically the templates will include a slot for an image and for text, and the templates are intended for different tile sizes (which the user has configured which of the sizes to use for your app).
https://msdn.microsoft.com/en-us/library/windows/apps/xaml/hh868253.aspx
No comments