提交 2b886946 编写于 作者: H Hollokin

update

Signed-off-by: NHollokin <taoyuxin2@huawei.com>
上级 220d0b83
......@@ -642,11 +642,11 @@ let inputMethodSetting = inputMethod.getInputMethodSetting();
| 名称 | 类型 | 可读 | 可写 | 说明 |
| -------- | -------- | -------- | -------- | -------- |
| name<sup>10+</sup> | string | 是 | 是 | 输入法窗口的名称。|
| left<sup>10+</sup> | string | 是 | 是 | 输入法窗口左上顶点的横坐标。|
| top<sup>10+</sup> | string | 是 | 是 | 输入法窗口左上顶点的纵坐标。|
| width<sup>10+</sup> | string | 是 | 是 | 输入法窗口的宽度。|
| height<sup>10+</sup> | string | 是 | 是 | 输入法窗口的高度。|
| name | string | 是 | 是 | 输入法窗口的名称。|
| left | string | 是 | 是 | 输入法窗口左上顶点的横坐标。|
| top | string | 是 | 是 | 输入法窗口左上顶点的纵坐标。|
| width | string | 是 | 是 | 输入法窗口的宽度。|
| height | string | 是 | 是 | 输入法窗口的高度。|
## InputMethodController
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册