操作 旧版本 新版本 d.ts文件
删除错误码 类名:pointer;
API声明:function setPointerVisible(visible: boolean, callback: AsyncCallback<void>): void;
差异内容:801
类名:pointer;
API声明:function setPointerVisible(visible: boolean, callback: AsyncCallback<void>): void;
差异内容:NA
api/@ohos.multimodalInput.pointer.d.ts
删除错误码 类名:pointer;
API声明:function setPointerVisible(visible: boolean): Promise<void>;
差异内容:801
类名:pointer;
API声明:function setPointerVisible(visible: boolean): Promise<void>;
差异内容:NA
api/@ohos.multimodalInput.pointer.d.ts
删除API 类名:inputConsumer;
API声明:interface KeyPressedConfig
差异内容:interface KeyPressedConfig
NA api/@ohos.multimodalInput.inputConsumer.d.ts
删除API 类名:KeyPressedConfig;
API声明:key: number;
差异内容:key: number;
NA api/@ohos.multimodalInput.inputConsumer.d.ts
删除API 类名:KeyPressedConfig;
API声明:action: number;
差异内容:action: number;
NA api/@ohos.multimodalInput.inputConsumer.d.ts
删除API 类名:KeyPressedConfig;
API声明:isRepeat: boolean;
差异内容:isRepeat: boolean;
NA api/@ohos.multimodalInput.inputConsumer.d.ts
删除API 类名:inputConsumer;
API声明:function on(type: 'keyPressed', options: KeyPressedConfig, callback: Callback<KeyEvent>): void;
差异内容:function on(type: 'keyPressed', options: KeyPressedConfig, callback: Callback<KeyEvent>): void;
NA api/@ohos.multimodalInput.inputConsumer.d.ts
删除API 类名:inputConsumer;
API声明:function off(type: 'keyPressed', callback?: Callback<KeyEvent>): void;
差异内容:function off(type: 'keyPressed', callback?: Callback<KeyEvent>): void;
NA api/@ohos.multimodalInput.inputConsumer.d.ts
删除API 类名:KeyCode;
API声明:KEYCODE_DAGGER_CLICK = 3211
差异内容:KEYCODE_DAGGER_CLICK = 3211
NA api/@ohos.multimodalInput.keyCode.d.ts
删除API 类名:KeyCode;
API声明:KEYCODE_DAGGER_DOUBLE_CLICK = 3212
差异内容:KEYCODE_DAGGER_DOUBLE_CLICK = 3212
NA api/@ohos.multimodalInput.keyCode.d.ts
删除API 类名:KeyCode;
API声明:KEYCODE_DAGGER_LONG_PRESS = 3213
差异内容:KEYCODE_DAGGER_LONG_PRESS = 3213
NA api/@ohos.multimodalInput.keyCode.d.ts
删除API 类名:KeyCode;
API声明:KEYCODE_DIV = 3220
差异内容:KEYCODE_DIV = 3220
NA api/@ohos.multimodalInput.keyCode.d.ts
删除API 类名:MouseEvent;
API声明:globalX?: number;
差异内容:globalX?: number;
NA api/@ohos.multimodalInput.mouseEvent.d.ts
删除API 类名:MouseEvent;
API声明:globalY?: number;
差异内容:globalY?: number;
NA api/@ohos.multimodalInput.mouseEvent.d.ts
删除API 类名:PointerStyle;
API声明:MIDDLE_BTN_EAST_WEST
差异内容:MIDDLE_BTN_EAST_WEST
NA api/@ohos.multimodalInput.pointer.d.ts
删除API 类名:PointerStyle;
API声明:SCREENRECORDER_CURSOR = 48
差异内容:SCREENRECORDER_CURSOR = 48
NA api/@ohos.multimodalInput.pointer.d.ts
删除API 类名:RightClickType;
API声明:TOUCHPAD_TWO_FINGER_TAP_OR_RIGHT_BUTTON = 4
差异内容:TOUCHPAD_TWO_FINGER_TAP_OR_RIGHT_BUTTON = 4
NA api/@ohos.multimodalInput.pointer.d.ts
删除API 类名:RightClickType;
API声明:TOUCHPAD_TWO_FINGER_TAP_OR_LEFT_BUTTON = 5
差异内容:TOUCHPAD_TWO_FINGER_TAP_OR_LEFT_BUTTON = 5
NA api/@ohos.multimodalInput.pointer.d.ts
删除API 类名:Touch;
API声明:globalX?: number;
差异内容:globalX?: number;
NA api/@ohos.multimodalInput.touchEvent.d.ts
删除API 类名:Touch;
API声明:globalY?: number;
差异内容:globalY?: number;
NA api/@ohos.multimodalInput.touchEvent.d.ts
起始版本有变化 类名:infraredEmitter;
API声明:interface InfraredFrequency
差异内容:15
类名:infraredEmitter;
API声明:interface InfraredFrequency
差异内容:12
api/@ohos.multimodalInput.infraredEmitter.d.ts
起始版本有变化 类名:InfraredFrequency;
API声明:max: number;
差异内容:15
类名:InfraredFrequency;
API声明:max: number;
差异内容:12
api/@ohos.multimodalInput.infraredEmitter.d.ts
起始版本有变化 类名:InfraredFrequency;
API声明:min: number;
差异内容:15
类名:InfraredFrequency;
API声明:min: number;
差异内容:12
api/@ohos.multimodalInput.infraredEmitter.d.ts
起始版本有变化 类名:infraredEmitter;
API声明:function transmitInfrared(infraredFrequency: number, pattern: Array<number>): void;
差异内容:15
类名:infraredEmitter;
API声明:function transmitInfrared(infraredFrequency: number, pattern: Array<number>): void;
差异内容:12
api/@ohos.multimodalInput.infraredEmitter.d.ts
起始版本有变化 类名:infraredEmitter;
API声明:function getInfraredFrequencies(): Array<InfraredFrequency>;
差异内容:15
类名:infraredEmitter;
API声明:function getInfraredFrequencies(): Array<InfraredFrequency>;
差异内容:12
api/@ohos.multimodalInput.infraredEmitter.d.ts