From c7a1f207647a6468305d442633e7acf172e53367 Mon Sep 17 00:00:00 2001 From: mayunteng Date: Tue, 22 Mar 2022 09:39:29 +0000 Subject: [PATCH] Signed-off-by: mayunteng_1 Signed-off-by: mayunteng_1 --- zh-cn/application-dev/reference/apis/js-apis-inputdevice.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-inputdevice.md b/zh-cn/application-dev/reference/apis/js-apis-inputdevice.md index bb5f9eccf3..65c71a03bf 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-inputdevice.md +++ b/zh-cn/application-dev/reference/apis/js-apis-inputdevice.md @@ -165,7 +165,7 @@ testGetDevice: function () { ## AxisType -轴类型,当前不支持此信息。 +轴类型,本接口在OpenHarmony 3.1 Release版本仅为接口定义,暂不支持使用。接口将在OpenHarmony 3.1 MR版本中提供使用支持。 ## AxisRange -- GitLab