| Change Type | Old Version | New Version | d.ts File | | ---- | ------ | ------ | -------- | |Added|NA|Class name: inputDevice;
Method or attribute name: function getDeviceInfoSync(deviceId: number): InputDeviceData;|@ohos.multimodalInput.inputDevice.d.ts| |Added|NA|Class name: inputDevice;
Method or attribute name: function supportKeysSync(deviceId: number, keys: Array\): Array\;|@ohos.multimodalInput.inputDevice.d.ts| |Added|NA|Class name: inputDevice;
Method or attribute name: function getKeyboardTypeSync(deviceId: number): KeyboardType;|@ohos.multimodalInput.inputDevice.d.ts| |Added|NA|Class name: pointer;
Method or attribute name: function setPointerSpeedSync(speed: number): void;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Class name: pointer;
Method or attribute name: function getPointerSpeedSync(): number;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Class name: pointer;
Method or attribute name: function setPointerStyleSync(windowId: number, pointerStyle: PointerStyle): void;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Class name: pointer;
Method or attribute name: function getPointerStyleSync(windowId: number): PointerStyle;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Class name: pointer;
Method or attribute name: function setPointerVisibleSync(visible: boolean): void;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Class name: pointer;
Method or attribute name: function isPointerVisibleSync(): boolean;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Class name: pointer;
Method or attribute name: function setPointerColor(color: number, callback: AsyncCallback\): void;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Class name: pointer;
Method or attribute name: function setPointerColor(color: number): Promise\;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Class name: pointer;
Method or attribute name: function setPointerColorSync(color: number): void;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Class name: pointer;
Method or attribute name: function getPointerColor(callback: AsyncCallback\): void;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Class name: pointer;
Method or attribute name: function getPointerColor(): Promise\;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Class name: pointer;
Method or attribute name: function getPointerColorSync(): number;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Class name: pointer;
Method or attribute name: function setPointerSize(size: number, callback: AsyncCallback\): void;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Class name: pointer;
Method or attribute name: function setPointerSize(size: number): Promise\;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Class name: pointer;
Method or attribute name: function setPointerSizeSync(size: number): void;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Class name: pointer;
Method or attribute name: function getPointerSize(callback: AsyncCallback\): void;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Class name: pointer;
Method or attribute name: function getPointerSize(): Promise\;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Class name: pointer;
Method or attribute name: function getPointerSizeSync(): number;|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Class name: PointerStyle;
Method or attribute name: LOADING|@ohos.multimodalInput.pointer.d.ts| |Added|NA|Class name: PointerStyle;
Method or attribute name: RUNNING|@ohos.multimodalInput.pointer.d.ts|