Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h547 struct StartingWindowAnimationConfig { struct
548 bool enabled_ = true;
549 int duration_ = 200;
550 std::string curve_ = "linear";
551 float opacityStart_ = 1;
552 float opacityEnd_ = 0;