The following tables list the members exposed by LiveTileBadge.
Name | Description | |
---|---|---|
DefaultMaxNumericValue | Returns the default value for the maximum numeric value that is displayed on the badge (99). |
Name | Description | |
---|---|---|
Empty | Returns an instance of this class which represents a cleared badge, i.e., one that is not displayed on the associated tile. | |
Glyph | Returns or sets the status glyph that is displayed on the badge. | |
IsEmpty | Returns a boolean value indicating whether this badge is empty, i.e., will not be displayed. | |
MaxNumericValue | Returns or sets the maximum value for the NumericValue property; when the NumericValue exceeds this value, the MaxNumericValue is displayed with a '+' appended to it. | |
NumericValue | Returns or sets the numeric value that is displayed on the badge. |