1 Star 0 Fork 5.3K

wenjun / docs

forked from OpenHarmony / docs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
ohos-styledefault.md 12.44 KB
一键复制 编辑 原始数据 按行查看 历史
wenjun 提交于 2020-09-08 10:08 . add OpenHarmony 1.0 baseline

OHOS::StyleDefault

Overview

Related Modules:

Graphic

Description:

Define some default style for UIView.

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.

1
https://gitee.com/wenjun_flyingfox/docs.git
git@gitee.com:wenjun_flyingfox/docs.git
wenjun_flyingfox
docs
docs
master

搜索帮助