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

!19977 【轻量级 PR】:update zh-cn/application-dev/reference/apis/js-apis-window.md.

Merge pull request !19977 from 葛亚芳/N/A
......@@ -2661,7 +2661,7 @@ off(type: 'touchOutside', callback?: Callback<void>): void
| 参数名 | 类型 | 必填 | 说明 |
| -------- | ---------------------- | ---- | ------------------------------------------------------------ |
| type | string | 是 | 监听事件,固定为'touchOutside',即本窗口范围外的点击事件。 |
| callback | Callback<number> | 否 | 回调函数。当点击事件发生在本窗口范围之外的回调。 |
| callback | Callback<void> | 否 | 回调函数。当点击事件发生在本窗口范围之外的回调。 |
**示例:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册