文件名称:
OHOS-Style.md
所在目录:
Openharmony v1.0 / docs / api / api-SmartVision-Devices
文件大小:
4.90 KB
下载地址:
文本预览:
# OHOS::Style
## **Overview**
**Related Modules:**
[Graphic](Graphic.md)
**Description:**
Defines the basic attributes and functions of a style. You can use this class to set different styles.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Public Member Functions
## **Overview**
**Related Modules:**
[Graphic](Graphic.md)
**Description:**
Defines the basic attributes and functions of a style. You can use this class to set different styles.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Public Member Functions
Style () | A constructor used to create a Style instance. |
~Style () | A destructor used to delete the Style instance. |
SetStyle (uint8_t key, int64_t value) | |
GetStyle (uint8_t key) const | |
operator new (size_t size) | |
operator delete (void *p) | Overrides the delete function. |
点赞
回复
X