未验证 提交 8cb5f810 编写于 作者: O openharmony_ci 提交者: Gitee

!18131 fix inputdevice AxisType

Merge pull request !18131 from PingPing2023/master
......@@ -496,10 +496,10 @@ Defines the axis type of an input device.
| Name | Type | Readable | Writable | Description |
| --------- | ------ | ---- | ---- | ------- |
| touchMajor | string | Yes| No| touchMajor axis. |
| touchMinor | string | Yes| No| touchMinor axis. |
| toolMinor | string | Yes| No| toolMinor axis. |
| toolMajor | string | Yes| No| toolMajor axis. |
| touchmajor | string | Yes| No| touchmajor axis. |
| touchminor | string | Yes| No| touchminor axis. |
| toolminor | string | Yes| No| toolminor axis. |
| toolmajor | string | Yes| No| toolmajor axis. |
| orientation | string | Yes| No| Orientation axis.|
| pressure | string | Yes| No| Pressure axis. |
| x | string | Yes| No| X axis. |
......
......@@ -498,10 +498,10 @@ try {
| 名称 | 类型 | 可读 | 可写 | 说明 |
| --------- | ------ | ---- | ---- | ------- |
| touchMajor | string | 是 | 否 | 表示touchMajor轴。 |
| touchMinor | string | 是 | 否 | 表示touchMinor轴。 |
| toolMinor | string | 是 | 否 | 表示toolMinor轴。 |
| toolMajor | string | 是 | 否 | 表示toolMajor轴。 |
| touchmajor | string | 是 | 否 | 表示touchmajor轴。 |
| touchminor | string | 是 | 否 | 表示touchminor轴。 |
| toolminor | string | 是 | 否 | 表示toolminor轴。 |
| toolmajor | string | 是 | 否 | 表示toolmajor轴。 |
| orientation | string | 是 | 否 | 表示orientation轴。 |
| pressure | string | 是 | 否 | 表示pressure轴。 |
| x | string | 是 | 否 | 表示x轴。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册