You need to sign in or sign up before continuing.
提交 c8509bf5 编写于 作者: H Hollokin

update

Signed-off-by: NHollokin <taoyuxin2@huawei.com>
上级 e57985bf
...@@ -731,7 +731,7 @@ InputMethodController.hideSoftKeyboard().then(async (err) => { ...@@ -731,7 +731,7 @@ InputMethodController.hideSoftKeyboard().then(async (err) => {
stopInput(callback: AsyncCallback&lt;boolean&gt;): void stopInput(callback: AsyncCallback&lt;boolean&gt;): void
隐藏输入法。使用callback异步回调。 结束输入会话。使用callback异步回调。
> **说明:** > **说明:**
> >
...@@ -765,7 +765,7 @@ InputMethodController.stopInput((error, result) => { ...@@ -765,7 +765,7 @@ InputMethodController.stopInput((error, result) => {
stopInput(): Promise&lt;boolean&gt; stopInput(): Promise&lt;boolean&gt;
隐藏输入法。使用promise异步回调。 结束输入会话。使用promise异步回调。
> **说明:** > **说明:**
> >
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册