Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Dclick_spring_effect.cpp24 struct SpringEffectProperty { struct
25 double scale_;
26 double velocity_;
27 RefPtr<SpringProperty> springProperty_;