ThemeColorExtensionBase Properties
The base class that includes properties to get a tonal palette’s tone number that is used when the specific device theme is applied.| Name | Description |
|---|---|
| Alpha | Gets or sets the alpha value of the retrieved color. |
| Dark | Gets or sets the tonal palette’s tone number that is used when the dark device theme is applied. |
| Light | Gets or sets the tonal palette’s tone number that is used when the light device theme is applied. |
See Also