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

!14733 模态相关接口放至API10开放

Merge pull request !14733 from ZhengJiangliang/master
......@@ -2750,7 +2750,7 @@ try {
}
```
### on('dialogTargetTouch')<sup>9+</sup>
### on('dialogTargetTouch')<sup>10+</sup>
on(type: 'dialogTargetTouch', callback: Callback&lt;void&gt;): void
......@@ -2777,7 +2777,7 @@ try {
}
```
### off('dialogTargetTouch')<sup>9+</sup>
### off('dialogTargetTouch')<sup>10+</sup>
off(type: 'dialogTargetTouch', callback?: Callback&lt;void&gt;): void
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册