[TIMOB-18524] Windows: Support setting glyphs for app badge
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:46:35.000+0000 |
Updated | 2017-08-02T23:16:49.000+0000 |
Description
Beyond settings numbers, Windows allows for setting a glyph for the app badge. We should likely define the set of possible values as constants/enums, and allow the user to set the appBadge to one of the available set for the platform. Windows Phone only supports "alert" and "attention". Store supports many more: https://msdn.microsoft.com/en-us/library/windows/apps/xaml/hh779719.aspx
No comments