文件名称:
OHOS-Theme.md
所在目录:
Openharmony v1.0 / docs / api / api-SmartVision-Devices
文件大小:
8.79 KB
下载地址:
文本预览:
# OHOS::Theme
## **Overview**
**Related Modules:**
[Graphic](Graphic.md)
**Description:**
Defines the theme class used to define the functions related to the styles of different components.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Public Member Functions
## **Overview**
**Related Modules:**
[Graphic](Graphic.md)
**Description:**
Defines the theme class used to define the functions related to the styles of different components.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Public Member Functions
Theme () | A constructor used to create a Theme instance. |
~Theme () | A destructor used to delete the Theme instance. |
GetMainStyle () | Style & |
Obtains the style of this button. | |
Style & Obtains the style of this label. | |
Style & Obtains the background style of this picker. | |
Style & Obtains the highlight style of this picker. | |
Style & Obtains the background style of this progress bar. | |
Style & Obtains the foreground style of this progress bar. | |
Style & Obtains the style of this slider knob. | |
operator new (size_t size) | |
operator delete (void *p) | Overrides the delete function. |
点赞
回复
X