harmony 鸿蒙js-apidiff-multi-modal-input

  • 2023-06-24
  • 浏览 (239)

操作 旧版本 新版本 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 鸿蒙Readme

harmony 鸿蒙js-apidiff-ability

harmony 鸿蒙js-apidiff-accessibility

harmony 鸿蒙js-apidiff-account

harmony 鸿蒙js-apidiff-arkui

harmony 鸿蒙js-apidiff-battery

harmony 鸿蒙js-apidiff-bundle

harmony 鸿蒙js-apidiff-communication

harmony 鸿蒙js-apidiff-compiler-and-runtime

harmony 鸿蒙js-apidiff-customization

0  赞