The types of Colors
Properties
Property | Type | Description |
---|---|---|
UNSUPPORTED | Enum | A color type that is not supported. |
RGB | Enum | A color defined by red, green, blue color channels. |
THEME | Enum | A color that refers to an entry in the theme's color scheme. |
The types of Colors
Property | Type | Description |
---|---|---|
UNSUPPORTED | Enum | A color type that is not supported. |
RGB | Enum | A color defined by red, green, blue color channels. |
THEME | Enum | A color that refers to an entry in the theme's color scheme. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2019-10-23 UTC.