提交 441be368 编写于 作者: M mayunteng_1

Signed-off-by: mayunteng_1 <mayunteng@huawei.com>

Change-Id: If43c338280586c5c117423464e4d35c54cd5b523
上级 f788f6f9
......@@ -182,7 +182,7 @@ try {
```js
try {
inputMonitor.on("touch", (event) => {
// 消费触摸输入事件
// 若返回true,表示本次操作后续所有事件不再分发到窗口,事件都由监听者消费。
return false;
});
inputMonitor.off("touch");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册