Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

WSA.Tile.UpdateBadgeImage

UpdateBadgeImage(image: string): void;
void UpdateBadgeImage(string image);
def UpdateBadgeImage(image as string) as void

Parameters

imageImage identifier.

Description

Sets or updates badge on a tile to an image.

An image on a badge must be one of predefined glyphs: http://msdn.microsoft.com/en-us/library/windows/apps/hh779719.aspx.