未验证 提交 f504c4c6 编写于 作者: X xixian 提交者: Gitee

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

Signed-off-by: Nxixian <xixian@huawei.com>
上级 a3d8c84c
......@@ -17,7 +17,7 @@ import shortKey from '@ohos.multimodalInput.shortKey';
setKeyDownDuration(businessId: string, delay: number, callback: AsyncCallback&lt;void&gt;): void
设置快捷键拉起Ability的延时间,使用AsyncCallback异步方式返回结果。
设置快捷键拉起Ability的延时间,使用AsyncCallback异步方式返回结果。
**系统能力**:SystemCapability.MultimodalInput.Input.ShortKey
......@@ -51,7 +51,7 @@ try {
setKeyDownDuration(businessId: string, delay: number): Promise&lt;void&gt;
设置快捷键拉起Ability的延时间,使用Promise异步方式返回结果。
设置快捷键拉起Ability的延时间,使用Promise异步方式返回结果。
**系统能力**:SystemCapability.MultimodalInput.Input.ShortKey
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册