[]
Specifies the color type.
public enum SolidColorType
Public Enum SolidColorType
| Name | Description |
|---|---|
| Automatic | Specifies the automatic color. |
| None | Specifies no color. |
| RGB | Specifies the rgb color. |
| Theme | Specifies the theme color. |