## **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
StyleDefault () | A constructor used to create a StyleDefault instance. |
A destructor used to delete the StyleDefault instance. | |
operator new (size_t size) | |
operator delete (void *p) | Overrides the delete function. |
## Static Public Member Functions
Static Public Member Function Name | |
---|---|
static Style & | |
static Style & | |
static Style & Obtains the bright color style. | |
static Style & Obtains the button pressed style. | |
static Style & Obtains the button released style. | |
static Style & Obtains the button inactived style. | |
static Style & | |
GetBackgroundTransparentStyle () | static Style & Obtains the background transparent style. |
static Style & Obtains the progress background style. | |
static Style & Obtains the progress foreground style. | |
static Style & Obtains the slider knob style. | |
static Style & Obtains the picker background style. | |
static Style & Obtains the picker highlight style. |