Table of Contents

Enum AppColorTheme

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

Enumerates different color themes an application can show.

public enum AppColorTheme

Fields

Dark = 2

Dark theme.

Default = 0

Default, unknown or unspecified theme.

Light = 1

Light theme.