Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h505 struct WindowShadowConfig { struct
506 float offsetX_ = 0.0f;
507 float offsetY_ = 0.0f;
508 float alpha_ = 0.0f;
509 float radius_ = 0.0f;
510 std::string color_ = "#000000";