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.h526 struct KeyboardSceneAnimationConfig { struct
527 std::string curveType_ = "default";
528 float ctrlX1_ = 0.2f;
529 float ctrlY1_ = 0.0f;
530 float ctrlX2_ = 0.2f;
531 float ctrlY2_ = 1.0f;
532 uint32_t duration_ = 150;