提交 6c367e19 编写于 作者: H houchengyu2022 提交者: PingPing2023

fixed 1dab2982 from https://gitee.com/pingping2023/docs/pulls/18131

fix inputdevice AxisType9+
Signed-off-by: Npingping2023 <pingping@huawei.com>
上级 e994b808
...@@ -496,10 +496,10 @@ Defines the axis type of an input device. ...@@ -496,10 +496,10 @@ Defines the axis type of an input device.
| Name | Type | Readable | Writable | Description | | Name | Type | Readable | Writable | Description |
| --------- | ------ | ---- | ---- | ------- | | --------- | ------ | ---- | ---- | ------- |
| touchMajor | string | Yes| No| touchMajor axis. | | touchmajor | string | Yes| No| touchmajor axis. |
| touchMinor | string | Yes| No| touchMinor axis. | | touchminor | string | Yes| No| touchminor axis. |
| toolMinor | string | Yes| No| toolMinor axis. | | toolminor | string | Yes| No| toolminor axis. |
| toolMajor | string | Yes| No| toolMajor axis. | | toolmajor | string | Yes| No| toolmajor axis. |
| orientation | string | Yes| No| Orientation axis.| | orientation | string | Yes| No| Orientation axis.|
| pressure | string | Yes| No| Pressure axis. | | pressure | string | Yes| No| Pressure axis. |
| x | string | Yes| No| X axis. | | x | string | Yes| No| X axis. |
......
...@@ -494,10 +494,10 @@ try { ...@@ -494,10 +494,10 @@ try {
| 名称 | 类型 | 可读 | 可写 | 说明 | | 名称 | 类型 | 可读 | 可写 | 说明 |
| --------- | ------ | ---- | ---- | ------- | | --------- | ------ | ---- | ---- | ------- |
| touchMajor | string | 是 | 否 | 表示touchMajor轴。 | | touchmajor | string | 是 | 否 | 表示touchmajor轴。 |
| touchMinor | string | 是 | 否 | 表示touchMinor轴。 | | touchminor | string | 是 | 否 | 表示touchminor轴。 |
| toolMinor | string | 是 | 否 | 表示toolMinor轴。 | | toolminor | string | 是 | 否 | 表示toolminor轴。 |
| toolMajor | string | 是 | 否 | 表示toolMajor轴。 | | toolmajor | string | 是 | 否 | 表示toolmajor轴。 |
| orientation | string | 是 | 否 | 表示orientation轴。 | | orientation | string | 是 | 否 | 表示orientation轴。 |
| pressure | string | 是 | 否 | 表示pressure轴。 | | pressure | string | 是 | 否 | 表示pressure轴。 |
| x | string | 是 | 否 | 表示x轴。 | | x | string | 是 | 否 | 表示x轴。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册