| 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;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function setMousePrimaryButton(primary: PrimaryButton): Promise\;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function getMousePrimaryButton(callback: AsyncCallback\): void;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function getMousePrimaryButton(): Promise\;|@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;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function setHoverScrollState(state: boolean): Promise\;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function getHoverScrollState(callback: AsyncCallback\): void;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function getHoverScrollState(): Promise\;|@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;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function setMouseScrollRows(rows: number): Promise\;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function getMouseScrollRows(callback: AsyncCallback\): void;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Module name: ohos.multimodalInput.pointer
Class name: pointer
Method or attribute name: function getMouseScrollRows(): Promise\;|@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;|@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\;|@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|