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

!22639 【轻量级 PR】:格式修改

Merge pull request !22639 from ningning/N/A
......@@ -14,7 +14,7 @@
import dragInteraction from '@ohos.deviceStatus.dragInteraction'
```
## dragInteraction.on
## dragInteraction.on('drag')
on(type: 'drag', callback: Callback<DragState>): void;
......@@ -41,7 +41,7 @@ try {
}
```
## dragInteraction.off
## dragInteraction.off('drag')
off(type: 'drag', callback?: Callback<DragState>): void;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册