From 6f0a70b03691860202648c463ee4fd2441e45dfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=9B=E4=BA=9A=E8=8A=B3?= Date: Wed, 21 Dec 2022 08:18:25 +0000 Subject: [PATCH] update zh-cn/application-dev/reference/apis/js-apis-inputconsumer.md. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 葛亚芳 --- zh-cn/application-dev/reference/apis/js-apis-inputconsumer.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-inputconsumer.md b/zh-cn/application-dev/reference/apis/js-apis-inputconsumer.md index 4d1a4d240d..9b73e3ce7f 100755 --- a/zh-cn/application-dev/reference/apis/js-apis-inputconsumer.md +++ b/zh-cn/application-dev/reference/apis/js-apis-inputconsumer.md @@ -1,4 +1,4 @@ -# 组合按键 +# @ohos.multimodalInput.inputConsumer (组合按键) 组合按键订阅模块,用于处理组合按键的订阅。 -- GitLab