Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/interfaces/include/
Dws_common.h867 struct StartingWindowAnimationConfig { struct
868 bool enabled_ = true;
869 int duration_ = 200;
870 std::string curve_ = "linear";
871 float opacityStart_ = 1;
872 float opacityEnd_ = 0;