Edit

Share via


BadgeGlyphValue Enum

Definition

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

public enum BadgeGlyphValue
type BadgeGlyphValue = 
Public Enum BadgeGlyphValue
Inheritance
BadgeGlyphValue

Fields

Activity 1

A glyph representing application activity.

Alarm 3

A glyph representing an alarm.

Alert 2

A glyph representing an alert.

Attention 12

A glyph representing attention status.

Available 4

A glyph representing availability status.

Away 5

A glyph representing away status

Busy 6

A glyph representing busy status.

Error 11

A glyph representing an error.

NewMessage 7

A glyph representing that a new message is available.

None 0

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

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.

Applies to