In This Article

BulletGlyphKind Enum

Specifies the kind of bullet glyph.

public enum BulletGlyphKind

Fields

Name Description
Accent

The glyph renders with an accent color.

Inverted

The bullet background renders in high contrast with the theme (e.g. dark in a light theme).

InvertedAccent

The bullet background renders in an accent color.

Normal

The bullet background renders in low contrast with the theme (e.g. light in a light theme).