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.h344 struct KeyboardSceneAnimationConfig { struct
345 std::string curveType_ = "default";
346 float ctrlX1_ = 0.2f;
347 float ctrlY1_ = 0.0f;
348 float ctrlX2_ = 0.2f;
349 float ctrlY2_ = 1.0f;
350 uint32_t duration_ = 150;