harmony 鸿蒙js-apidiff-multi-modal-input
操作 | 旧版本 | 新版本 | d.ts文件 |
---|---|---|---|
新增 | NA | 类名:AxisType 方法or属性:type AxisType = ‘touchmajor’ |‘touchminor’ |‘orientation’ |‘x’ |‘y’ |‘pressure’ |‘toolminor’ |‘toolmajor’ |‘null’; |
@ohos.multimodalInput.inputDevice.d.ts |
新增 | NA | 模块名: ohos.multimodalInput.pointer 类名: PrimaryButton |
@ohos.multimodalInput.pointer.d.ts |
新增 | NA | 类名:PrimaryButton 方法or属性: |
@ohos.multimodalInput.pointer.d.ts |
新增 | NA | 模块名: ohos.multimodalInput.pointer 类名: PrimaryButton 方法 or 属性:LEFT = 0 |
@ohos.multimodalInput.pointer.d.ts |
新增 | NA | 模块名: ohos.multimodalInput.pointer 类名: PrimaryButton 方法 or 属性:RIGHT = 1 |
@ohos.multimodalInput.pointer.d.ts |
新增 | NA | 模块名: ohos.multimodalInput.pointer 类名: pointer 方法 or 属性:function setMousePrimaryButton(primary: PrimaryButton, callback: AsyncCallback<void>): void; |
@ohos.multimodalInput.pointer.d.ts |
新增 | NA | 模块名: ohos.multimodalInput.pointer 类名: pointer 方法 or 属性:function setMousePrimaryButton(primary: PrimaryButton): Promise<void>; |
@ohos.multimodalInput.pointer.d.ts |
新增 | NA | 模块名: ohos.multimodalInput.pointer 类名: pointer 方法 or 属性:function getMousePrimaryButton(callback: AsyncCallback<PrimaryButton>): void; |
@ohos.multimodalInput.pointer.d.ts |
新增 | NA | 模块名: ohos.multimodalInput.pointer 类名: pointer 方法 or 属性:function getMousePrimaryButton(): Promise<PrimaryButton>; |
@ohos.multimodalInput.pointer.d.ts |
新增 | NA | 模块名: ohos.multimodalInput.pointer 类名: pointer 方法 or 属性:function setHoverScrollState(state: boolean, callback: AsyncCallback<void>): void; |
@ohos.multimodalInput.pointer.d.ts |
新增 | NA | 模块名: ohos.multimodalInput.pointer 类名: pointer 方法 or 属性:function setHoverScrollState(state: boolean): Promise<void>; |
@ohos.multimodalInput.pointer.d.ts |
新增 | NA | 模块名: ohos.multimodalInput.pointer 类名: pointer 方法 or 属性:function getHoverScrollState(callback: AsyncCallback<boolean>): void; |
@ohos.multimodalInput.pointer.d.ts |
新增 | NA | 模块名: ohos.multimodalInput.pointer 类名: pointer 方法 or 属性:function getHoverScrollState(): Promise<boolean>; |
@ohos.multimodalInput.pointer.d.ts |
新增 | NA | 模块名: ohos.multimodalInput.pointer 类名: pointer 方法 or 属性:function setMouseScrollRows(rows: number, callback: AsyncCallback<void>): void; |
@ohos.multimodalInput.pointer.d.ts |
新增 | NA | 模块名: ohos.multimodalInput.pointer 类名: pointer 方法 or 属性:function setMouseScrollRows(rows: number): Promise<void>; |
@ohos.multimodalInput.pointer.d.ts |
新增 | NA | 模块名: ohos.multimodalInput.pointer 类名: pointer 方法 or 属性:function getMouseScrollRows(callback: AsyncCallback<number>): void; |
@ohos.multimodalInput.pointer.d.ts |
新增 | NA | 模块名: ohos.multimodalInput.pointer 类名: pointer 方法 or 属性:function getMouseScrollRows(): Promise<number>; |
@ohos.multimodalInput.pointer.d.ts |
新增 | NA | 模块名: ohos.multimodalInput.shortKey 类名: shortKey |
@ohos.multimodalInput.shortKey.d.ts |
新增 | NA | 模块名: ohos.multimodalInput.shortKey 类名: shortKey 方法 or 属性: function setKeyDownDuration(businessKey: string, delay: number, callback: AsyncCallback<void>): void; |
@ohos.multimodalInput.shortKey.d.ts |
新增 | NA | 模块名: ohos.multimodalInput.shortKey 类名: shortKey 方法 or 属性: function setKeyDownDuration(businessKey: string, delay: number): Promise<void>; |
@ohos.multimodalInput.shortKey.d.ts |
删除 | 模块名:ohos.multimodalInput.inputDevice 类名:AxisType 方法 or 属性:type AxisType = ‘touchMajor’ |‘touchMinor’ |‘orientation’ |‘x’ |‘y’ |‘pressure’ |‘toolMinor’ |‘toolMajor’ |‘NULL’; |
NA | @ohos.multimodalInput.inputDevice.d.ts |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙js-apidiff-accessibility
harmony 鸿蒙js-apidiff-communication
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦