Searched defs:WindowShadowConfig (Results 1 – 1 of 1) sorted by relevance
489 struct WindowShadowConfig { struct490 float offsetX_ = 0.0f;491 float offsetY_ = 0.0f;492 float alpha_ = 0.0f;493 float radius_ = 0.0f;494 std::string color_ = "#000000";