# OHOS::ThemeManager ## **Overview** **Related Modules:** [Graphic](Graphic.md) **Description:** Declares the singleton class used to manage the current screen theme of an application. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Public Member Functions
SetCurrent (Theme *theme) |
|
GetCurrent () |
Theme * |
operator new (size_t size) |
|
operator delete (void *p) |
GetInstance () |
static ThemeManager & Obtains the singleton instance of the ThemeManager class. |