未验证 提交 aed238ce 编写于 作者: W wangli 提交者: Gitee

update zh-cn/application-dev/reference/apis/js-apis-inputdevice.md.

Signed-off-by: Nwangli <wangli382@huawei.com>
上级 b9f4922c
......@@ -468,6 +468,8 @@ setKeyboardRepeatDelay(delay: number, callback: AsyncCallback&lt;void&gt;): void
**系统能力**:SystemCapability.MultimodalInput.Input.InputDevice
**系统API**:此接口为系统接口。
**参数**
| 参数名 | 类型 | 必填 | 说明 |
......@@ -499,6 +501,8 @@ setKeyboardRepeatDelay(delay: number): Promise&lt;void&gt;
**系统能力**:SystemCapability.MultimodalInput.Input.InputDevice
**系统API**:此接口为系统接口。
**参数**
| 参数名 | 类型 | 必填 | 说明 |
......@@ -591,6 +595,8 @@ setKeyboardRepeatRate(rate: number, callback: AsyncCallback&lt;void&gt;): void
**系统能力**:SystemCapability.MultimodalInput.Input.InputDevice
**系统API**:此接口为系统接口。
**参数**
| 参数名 | 类型 | 必填 | 说明 |
......@@ -622,6 +628,8 @@ setKeyboardRepeatRate(rate: number): Promise&lt;void&gt;
**系统能力**:SystemCapability.MultimodalInput.Input.InputDevice
**系统API**:此接口为系统接口。
**参数**
| 参数名 | 类型 | 必填 | 说明 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册