Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/interfaces/include/
Dws_common.h497 struct KeyboardSceneAnimationConfig { struct
498 std::string curveType_ = "default";
499 float ctrlX1_ = 0.2f;
500 float ctrlY1_ = 0.0f;
501 float ctrlX2_ = 0.2f;
502 float ctrlY2_ = 1.0f;
503 uint32_t duration_ = 150;