public interface IThemeColorScheme
| Modifier and Type | Method and Description |
|---|---|
IThemeColor |
get(ThemeColor index)
Gets the
IThemeColor using ThemeColor. |
int |
getCount()
Gets the number of theme color schemes.
|
IThemeColor get(ThemeColor index)
IThemeColor using ThemeColor.index - Specifies the ThemeColorint getCount()