ApiThemeColorScheme
Represents the ApiThemeColorScheme class.
Methods
Method | Returns | Description |
---|---|---|
ChangeColor | boolean | Changes a color in the theme color scheme. |
Copy | ApiThemeColorScheme | Creates a copy of the current theme color scheme. |
GetClassType | "themeColorScheme" | Returns the type of the ApiThemeColorScheme class. |
SetSchemeName | boolean | Sets a name to the current theme color scheme. |
ToJSON | JSON | Converts the ApiThemeColorScheme object into the JSON object. |