未验证 提交 bf4a93cb 编写于 作者: G groundnuts 提交者: Gitee

【OpenHarmony开源贡献者计划2022】修改“必填”列的内容

Signed-off-by: Ngroundnuts <ester743@126.com>
上级 636faa40
......@@ -531,7 +531,7 @@ removeEventListener&lt;T = any&gt;(name: AnimationEventName, callback?: Animatio
| 参数 | 类型 | 必填 | 描述 |
| -------- | ------------------------------- | ---- | ---------------------------------------- |
| name | AnimationEventName | 是 | 指定动画事件类型,Lottie内置动画事件类型AnimationEventName:<br/>'enterFrame'、'loopComplete'、'complete'、'segmentStart'、'destroy'、'config_ready'、'data_ready'、'DOMLoaded'、'error'、'data_failed'、'loaded_images' |
| callback | AnimationEventCallback&lt;T&gt; | 是 | 用户自定义回调函数;缺省为空时,&nbsp;删除此事件的所有回调函数。 |
| callback | AnimationEventCallback&lt;T&gt; | 否 | 用户自定义回调函数;缺省为空时,删除此事件的所有回调函数。 |
- 示例
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册