Home
last modified time | relevance | path

Searched defs:CommonBackgroundStyle (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Dstyle.h125 struct CommonBackgroundStyle : Style { struct
126 Gradient gradient;
127 Gradient gradientBorderImage;
128 Color backgroundColor;
129 std::string backgroundSize;
130 RefPtr<BackgroundImage> backgroundImage;
131 RefPtr<BorderImage> borderImage;
132 ImageRepeat backgroundRepeat;
133 std::string backgroundPosition;