Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/transform/
Dclick_spring_effect.cpp22 struct SpringEffectProperty { struct
23 double scale_;
24 double velocity_;
25 RefPtr<SpringProperty> springProperty_;