加入收藏
举报
02-14 20:02
#0
文件名称:
OHOS-StyleDefault.md
所在目录:
Openharmony v1.0 / docs / api / api-SmartVision-Devices
文件大小:
12.52 KB
下载地址:
fenwii/OpenHarmony
   
免责声明:本网站仅提供指向 GitHub 上的文件的链接,所有文件的版权归原作者所有,本网站不对文件内容的合法性、准确性或安全性承担任何责任。
文本预览:
# OHOS::StyleDefault
## **Overview**
**Related Modules:**
[Graphic](Graphic.md)
**Description:**
Define some default style for [UIView](OHOS-UIView.md).
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Public Member Functions


















Public Member Function Name


Description


StyleDefault ()


 


A constructor used to create a StyleDefault instance.


~StyleDefault ()


 


A destructor used to delete the StyleDefault instance.


operator new (size_t size)


void * 


Overrides the new function.


operator delete (void *p)


void 


Overrides the delete function.



## Static Public Member Functions













































Static Public Member Function Name


Description


GetDefaultStyle ()


static Style


Obtains the default style.


GetBrightStyle ()


static Style


Obtains the bright style.


GetBrightColorStyle ()


static Style


Obtains the bright color style.


GetButtonPressedStyle ()


static Style


Obtains the button pressed style.


GetButtonReleasedStyle ()


static Style


Obtains the button released style.


GetButtonInactivedStyle ()


static Style


Obtains the button inactived style.


GetLabelStyle ()


static Style


Obtains the label style.


GetBackgroundTransparentStyle ()


static Style


Obtains the background transparent style.


GetProgressBackgroundStyle ()


static Style


Obtains the progress background style.


GetProgressForegroundStyle ()


static Style


Obtains the progress foreground style.


GetSliderKnobStyle ()


static Style


Obtains the slider knob style.


GetPickerBackgroundStyle ()


static Style


Obtains the picker background style.


GetPickerHighlightStyle ()


static Style


Obtains the picker highlight style.


点赞 回复
回帖
支持markdown部分语法 ?