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

!12701 翻译已完成11217 (此PR闭环两个页面,其他页面在另外一个PR闭环)

Merge pull request !12701 from shawn_he/11217-a
...@@ -8,7 +8,7 @@ The Keycode module provides keycodes for a key device. ...@@ -8,7 +8,7 @@ The Keycode module provides keycodes for a key device.
## Modules to Import ## Modules to Import
```js ```js
import {KeyCode} from '@ohos.multimodalInput.keyCode' import {KeyCode} from '@ohos.multimodalInput.keyCode';
``` ```
## KeyCode ## KeyCode
......
# Key Event # Key Event
Represents key events reported by an input device. The Key Event module provides key events reported by an input device.
> **NOTE** > **NOTE**
> >
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册