AIUIThemeSuite Struct Reference
[API Suite List]
This suite allows you to query UI color and brightness parameters.
More...
#include <AIUITheme.h>
List of all members.
Detailed Description
This suite allows you to query UI color and brightness parameters.
Member Data Documentation
Retrieves a current UI theme color,.
- Parameters:
-
| themeSelector | The theme, a constant value from AIUIThemeSelector . |
| componentColor | The component color to find, a constant value from # AIUIComponentColor. |
| aiColor | [out] A buffer in which to return the theme color value. |
Reports whether the current UI theme is dark.
(Note that this function returns a Boolean value, not an error code.)
- Returns:
- True if the current UI theme is dark, otherwise false.
The documentation for this struct was generated from the following file: