接口 IThemeColorScheme
public interface IThemeColorScheme
Represents the theme color.
-
方法概要
修饰符和类型方法说明get
(ThemeColor index) Gets theIThemeColor
usingThemeColor
.int
getCount()
Gets the number of theme color schemes.
-
方法详细资料
-
get
Gets theIThemeColor
usingThemeColor
.- 参数:
index
- Specifies theThemeColor
-
getCount
int getCount()Gets the number of theme color schemes.
-