ColorTheme
#include <bb/cascades/ColorTheme>
A class representing the color configurations of the theme.
The style property specifies the VisualStyle that represents the color of the theme. You can read the ColorTheme for an app using the Application::themeSupport property.
See:
Since:
BlackBerry 10.0.0
Properties Index
| bb::cascades::VisualStyle::Type | style [read-only] |
Public Functions Index
| bb::cascades::VisualStyle::Type | style () const |
Properties
bb::cascades::VisualStyle::Type
Specifies the current VisualStyle used in the ColorTheme.
Since:
BlackBerry 10.0.0
Public Functions
bb::cascades::VisualStyle::Type
Retrieves the VisualStyle for the theme.
Return:
The application's VisualStyle.
Since:
BlackBerry 10.0.0