Table of Contents

Enum SystemColorMode

Namespace
Alternet.UI
Assembly
Alternet.UI.Interfaces.dll

Enumerates known system color modes.

public enum SystemColorMode

Fields

Classic = 0

Dark mode is or should be disabled.

Dark = 2

Dark mode is enabled.

System = 1

The setting for the current system color mode is inherited from the operating system.