Lines Matching refs:spring
4 …spring system corresponding to a damped spring curve (spring curve for short), an object that devi…
7 An animation using the spring curve slows down toward the end until the velocity is 0, instead of s…
10 ArkUI provides four types of damped spring curve APIs:
13 …a spring animation curve. The animation duration is automatically calculated based on the curve pa…
14 …ew spring animation will stop the running animation and inherit the attribute values and velocity …
21 …ui/js-apis-curve.md#curvesresponsivespringmotion9): creates a responsive spring animation curve. I…
22 …When the **overlapDuration** parameter of the new animation is not **0** and the previous spring a…
30 …/js-apis-curve.md#curvesinterpolatingspring10): creates an interpolating spring curve animated fro…
39 - [springCurve](../reference/apis-arkui/js-apis-curve.md#curvesspringcurve9): creates a spring curv…
46 The following shows a complete example and effect of spring curves. For details about how to connec…
112 …new Spring('responsive' + '\n' + 'SpringMotion', 'Responsive spring curve', curves.responsiveSprin…