未验证 提交 3ffd18ff 编写于 作者: O openharmony_ci 提交者: Gitee

!22084 修改关于interpolatingSpring的描述

Merge pull request !22084 from wangluyu/interpolatingSpring0808
...@@ -246,7 +246,7 @@ interpolatingSpring(velocity: number, mass: number, stiffness: number, damping: ...@@ -246,7 +246,7 @@ interpolatingSpring(velocity: number, mass: number, stiffness: number, damping:
| 类型 | 说明 | | 类型 | 说明 |
| ---------------------------------- | ---------------- | | ---------------------------------- | ---------------- |
| [ICurve](#icurve)| 曲线的插值对象。 | | [ICurve](#icurve)| 曲线对象。<br>**说明:** 弹性动画曲线为物理曲线,[animation](../arkui-ts/ts-animatorproperty.md)[animateTo](../arkui-ts/ts-explicit-animation.md)中的duration参数不生效,动画持续时间取决于interpolatingSpring动画曲线参数。时间不能归一,故不能通过该曲线的[interpolate](#interpolate9)函数获得插值。 |
**示例:** **示例:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册