[]
This class allows accessing theme-related properties.
public class C1ThemeInfo
| Name | Description |
|---|---|
| ApplicationTheme | Gets the application-level theme. |
| BackgroundColor | Gets the background color of the theme. |
| IsDark | Gets a value indicating whether the theme is dark. |
| SecondBackgroundColor | Get the second background of the theme |
| TextColor | Gets the text color of the theme. |