Version

LiveTileBadge Class Members

The following tables list the members exposed by LiveTileBadge.

Public Fields
 NameDescription
Public FieldDefaultMaxNumericValueReturns the default value for the maximum numeric value that is displayed on the badge (99).  
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)EmptyReturns an instance of this class which represents a cleared badge, i.e., one that is not displayed on the associated tile.  
Public PropertyGlyphReturns or sets the status glyph that is displayed on the badge.  
Public PropertyIsEmptyReturns a boolean value indicating whether this badge is empty, i.e., will not be displayed.  
Public PropertyMaxNumericValueReturns or sets the maximum value for the NumericValue property; when the NumericValue exceeds this value, the MaxNumericValue is displayed with a '+' appended to it.  
Public PropertyNumericValueReturns or sets the numeric value that is displayed on the badge.  
See Also