BadgeGlyphValue Enum

Definition

The types of glyphs that can be placed on a badge.

C#
public enum BadgeGlyphValue
Inheritance
BadgeGlyphValue

Fields

Name Value Description
None 0

No glyph. If there is a numeric badge, or a glyph currently on the badge, it will be removed.

Activity 1

A glyph representing application activity.

Alert 2

A glyph representing an alert.

Alarm 3

A glyph representing an alarm.

Available 4

A glyph representing availability status.

Away 5

A glyph representing away status

Busy 6

A glyph representing busy status.

NewMessage 7

A glyph representing that a new message is available.

Paused 8

A glyph representing that media is paused.

Playing 9

A glyph representing that media is playing.

Unavailable 10

A glyph representing unavailable status.

Error 11

A glyph representing an error.

Attention 12

A glyph representing attention status.

Applies to

Product Versions
Windows Community Toolkit 6.1.1, 7.0.0, 7.1.0