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

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

Change Type Old Version New Version d.ts File
Added NA Class name: AxisType
Method or attribute name: type AxisType =

‘touchmajor’

|‘touchminor’

|‘orientation’

|‘x’

|‘y’

|‘pressure’

|‘toolminor’

|‘toolmajor’

|‘null’;
@ohos.multimodalInput.inputDevice.d.ts
Added NA Module name: ohos.multimodalInput.pointer
Class name: PrimaryButton
@ohos.multimodalInput.pointer.d.ts
Added NA Class name: PrimaryButton
Method or attribute name:
@ohos.multimodalInput.pointer.d.ts
Added NA Module name: ohos.multimodalInput.pointer
Class name: PrimaryButton
Method or attribute name: LEFT = 0
@ohos.multimodalInput.pointer.d.ts
Added NA Module name: ohos.multimodalInput.pointer
Class name: PrimaryButton
Method or attribute name: RIGHT = 1
@ohos.multimodalInput.pointer.d.ts
Added NA Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function setMousePrimaryButton(primary: PrimaryButton, callback: AsyncCallback<void>): void;
@ohos.multimodalInput.pointer.d.ts
Added NA Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function setMousePrimaryButton(primary: PrimaryButton): Promise<void>;
@ohos.multimodalInput.pointer.d.ts
Added NA Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function getMousePrimaryButton(callback: AsyncCallback<PrimaryButton>): void;
@ohos.multimodalInput.pointer.d.ts
Added NA Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function getMousePrimaryButton(): Promise<PrimaryButton>;
@ohos.multimodalInput.pointer.d.ts
Added NA Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function setHoverScrollState(state: boolean, callback: AsyncCallback<void>): void;
@ohos.multimodalInput.pointer.d.ts
Added NA Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function setHoverScrollState(state: boolean): Promise<void>;
@ohos.multimodalInput.pointer.d.ts
Added NA Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function getHoverScrollState(callback: AsyncCallback<boolean>): void;
@ohos.multimodalInput.pointer.d.ts
Added NA Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function getHoverScrollState(): Promise<boolean>;
@ohos.multimodalInput.pointer.d.ts
Added NA Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function setMouseScrollRows(rows: number, callback: AsyncCallback<void>): void;
@ohos.multimodalInput.pointer.d.ts
Added NA Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function setMouseScrollRows(rows: number): Promise<void>;
@ohos.multimodalInput.pointer.d.ts
Added NA Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function getMouseScrollRows(callback: AsyncCallback<number>): void;
@ohos.multimodalInput.pointer.d.ts
Added NA Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function getMouseScrollRows(): Promise<number>;
@ohos.multimodalInput.pointer.d.ts
Added NA Module name: ohos.multimodalInput.shortKey
Class name: shortKey
@ohos.multimodalInput.shortKey.d.ts
Added NA Module name: ohos.multimodalInput.shortKey
Class name: shortKey
Method or attribute name: function setKeyDownDuration(businessKey: string, delay: number, callback: AsyncCallback<void>): void;
@ohos.multimodalInput.shortKey.d.ts
Added NA Module name: ohos.multimodalInput.shortKey
Class name: shortKey
Method or attribute name: function setKeyDownDuration(businessKey: string, delay: number): Promise<void>;
@ohos.multimodalInput.shortKey.d.ts
Deleted Module name: ohos.multimodalInput.inputDevice
Class name: AxisType
Method or attribute name: 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  赞