Enum ApplicationTheme
Specifies a UI theme that should be used for individual UIElement parts of an app UI.
Namespace: DevToys.Api
Assembly: DevToys.Api.dll
Syntax
public enum ApplicationTheme
Fields
| Name | Description |
|---|---|
| Dark | Use the Dark default theme. |
| Light | Use the Light default theme. |