提交 8be2eac5 编写于 作者: Z zhaolinglan

add doc

Signed-off-by: Nzhaolinglan <zhaolinglan@huawei.com>
上级 4053fced
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
输入法框架接口定义的公共属性信息。 输入法框架接口定义的公共属性信息。
## MediaType<sup>8+</sup> ## Direction
光标移动方向类型枚举。 光标移动方向类型枚举。
...@@ -35,6 +35,7 @@ ...@@ -35,6 +35,7 @@
**系统能力:** SystemCapability.MiscServices.InputMethodFramework **系统能力:** SystemCapability.MiscServices.InputMethodFramework
| 名称 | 类型 | 可读 | 可写 | 说明 | | 名称 | 类型 | 可读 | 可写 | 说明 |
| --------- | --------- | ---- | ---- | ---------------------------------- | | --------- | ----------------------- | ---- | ---- | ---------------------------------- |
| direction | Direction | 是 | 是 | 进行选中文本动作时光标移动的方向。 | | direction | [Direction](#Direction) | 是 | 是 | 进行选中文本动作时光标移动的方向。 |
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册