Enum WidgetBackgrounds
Enum specifying a widget background color to use in the default theme.
Namespace: SociallyDistant.Core.UI.VisualStyles
Assembly: SociallyDistant.Framework.dll
Syntax
public enum WidgetBackgrounds
Fields
| Name | Description |
|---|---|
| Common | Specifies that the theme should use one of the theme's common colors. |
| None | Specifies that no special color should be used. |