| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Class name: ShareOption
Method or attribute name: INAPP|@ohos.pasteboard.d.ts|
|Added|NA|Class name: ShareOption
Method or attribute name: LOCALDEVICE|@ohos.pasteboard.d.ts|
|Added|NA|Class name: ShareOption
Method or attribute name: CROSSDEVICE|@ohos.pasteboard.d.ts|
|Added|NA|Class name: PasteDataRecord
Method or attribute name: toPlainText(): string;|@ohos.pasteboard.d.ts|
|Deleted|Module name: ohos.pasteboard
Class name: ShareOption
Method or attribute name: InApp|NA|@ohos.pasteboard.d.ts|
|Deleted|Module name: ohos.pasteboard
Class name: ShareOption
Method or attribute name: LocalDevice|NA|@ohos.pasteboard.d.ts|
|Deleted|Module name: ohos.pasteboard
Class name: ShareOption
Method or attribute name: CrossDevice|NA|@ohos.pasteboard.d.ts|
|Deleted|Module name: ohos.pasteboard
Class name: PasteDataRecord
Method or attribute name: convertToTextV9(callback: AsyncCallback\): void;|NA|@ohos.pasteboard.d.ts|
|Deleted|Module name: ohos.pasteboard
Class name: PasteDataRecord
Method or attribute name: convertToTextV9(): Promise\;|NA|@ohos.pasteboard.d.ts|
|Deleted|Module name: ohos.request
Class name: request
Method or attribute name: function download(context: BaseContext, config: DownloadConfig, callback: AsyncCallback\): void;|NA|@ohos.request.d.ts|
|Deleted|Module name: ohos.request
Class name: request
Method or attribute name: function download(context: BaseContext, config: DownloadConfig): Promise\;|NA|@ohos.request.d.ts|
|Deleted|Module name: ohos.request
Class name: request
Method or attribute name: function upload(context: BaseContext, config: UploadConfig, callback: AsyncCallback\): void;|NA|@ohos.request.d.ts|
|Deleted|Module name: ohos.request
Class name: request
Method or attribute name: function upload(context: BaseContext, config: UploadConfig): Promise\;|NA|@ohos.request.d.ts|
|Deleted|Module name: ohos.screenLock
Class name: screenLock
Method or attribute name: function isSecure(): boolean;|NA|@ohos.screenLock.d.ts|
|Deleted|Module name: ohos.wallpaper
Class name: wallpaper
Method or attribute name: function getIdSync(wallpaperType: WallpaperType): number;|NA|@ohos.wallpaper.d.ts|
|Deleted|Module name: ohos.wallpaper
Class name: wallpaper
Method or attribute name: function getFileSync(wallpaperType: WallpaperType): number;|NA|@ohos.wallpaper.d.ts|
|Deleted|Module name: ohos.wallpaper
Class name: wallpaper
Method or attribute name: function isChangeAllowed(): boolean;|NA|@ohos.wallpaper.d.ts|
|Deleted|Module name: ohos.wallpaper
Class name: wallpaper
Method or attribute name: function isUserChangeAllowed(): boolean;|NA|@ohos.wallpaper.d.ts|
|Model changed|Class name: InputMethodExtensionAbility
Model: N/A|Class name: InputMethodExtensionAbility
Model: @StageModelOnly|@ohos.InputMethodExtensionAbility.d.ts|
|Model changed|Class name: InputMethodExtensionAbility
Method or attribute name: context: InputMethodExtensionContext;
Model: N/A|Class name: InputMethodExtensionAbility
Method or attribute name: context: InputMethodExtensionContext;
Model: @StageModelOnly|@ohos.InputMethodExtensionAbility.d.ts|
|Model changed|Class name: InputMethodExtensionAbility
Method or attribute name: onCreate(want: Want): void;
Model: N/A|Class name: InputMethodExtensionAbility
Method or attribute name: onCreate(want: Want): void;
Model: @StageModelOnly|@ohos.InputMethodExtensionAbility.d.ts|
|Model changed|Class name: InputMethodExtensionAbility
Method or attribute name: onDestroy(): void;
Model: N/A|Class name: InputMethodExtensionAbility
Method or attribute name: onDestroy(): void;
Model: @StageModelOnly|@ohos.InputMethodExtensionAbility.d.ts|
|Model changed|Class name: InputMethodExtensionContext
Model: N/A|Class name: InputMethodExtensionContext
Model: @StageModelOnly|@ohos.InputMethodExtensionContext.d.ts|
|Model changed|Class name: InputMethodExtensionContext
Method or attribute name: destroy(callback: AsyncCallback\): void;
Model: N/A|Class name: InputMethodExtensionContext
Method or attribute name: destroy(callback: AsyncCallback\): void;
Model: @StageModelOnly|@ohos.InputMethodExtensionContext.d.ts|
|Model changed|Class name: InputMethodExtensionContext
Method or attribute name: destroy(): Promise\;
Model: N/A|Class name: InputMethodExtensionContext
Method or attribute name: destroy(): Promise\;
Model: @StageModelOnly|@ohos.InputMethodExtensionContext.d.ts|
|Access level changed|Class name: screenLock
Method or attribute name: function isLocked(): boolean;
Access level: public API|Class name: screenLock
Method or attribute name: function isLocked(): boolean;
Access level: system API|@ohos.screenLock.d.ts|
|Access level changed|Class name: screenLock
Method or attribute name: function unlock(callback: AsyncCallback\): void;
Access level: public API|Class name: screenLock
Method or attribute name: function unlock(callback: AsyncCallback\): void;
Access level: system API|@ohos.screenLock.d.ts|
|Access level changed|Class name: screenLock
Method or attribute name: function unlock():Promise\;
Access level: public API|Class name: screenLock
Method or attribute name: function unlock():Promise\;
Access level: system API|@ohos.screenLock.d.ts|
|Access level changed|Class name: wallpaper
Method or attribute name: function getColorsSync(wallpaperType: WallpaperType): Array\;
Access level: public API|Class name: wallpaper
Method or attribute name: function getColorsSync(wallpaperType: WallpaperType): Array\;
Access level: system API|@ohos.wallpaper.d.ts|
|Access level changed|Class name: wallpaper
Method or attribute name: function getMinHeightSync(): number;
Access level: public API|Class name: wallpaper
Method or attribute name: function getMinHeightSync(): number;
Access level: system API|@ohos.wallpaper.d.ts|
|Access level changed|Class name: wallpaper
Method or attribute name: function getMinWidthSync(): number;
Access level: public API|Class name: wallpaper
Method or attribute name: function getMinWidthSync(): number;
Access level: system API|@ohos.wallpaper.d.ts|
|Access level changed|Class name: wallpaper
Method or attribute name: function restore(wallpaperType: WallpaperType, callback: AsyncCallback\): void;
Access level: public API|Class name: wallpaper
Method or attribute name: function restore(wallpaperType: WallpaperType, callback: AsyncCallback\): void;
Access level: system API|@ohos.wallpaper.d.ts|
|Access level changed|Class name: wallpaper
Method or attribute name: function restore(wallpaperType: WallpaperType): Promise\;
Access level: public API|Class name: wallpaper
Method or attribute name: function restore(wallpaperType: WallpaperType): Promise\;
Access level: system API|@ohos.wallpaper.d.ts|
|Access level changed|Class name: wallpaper
Method or attribute name: function setImage(source: string \| image.PixelMap, wallpaperType: WallpaperType, callback: AsyncCallback\): void;
Access level: public API|Class name: wallpaper
Method or attribute name: function setImage(source: string \| image.PixelMap, wallpaperType: WallpaperType, callback: AsyncCallback\): void;
Access level: system API|@ohos.wallpaper.d.ts|
|Access level changed|Class name: wallpaper
Method or attribute name: function setImage(source: string \| image.PixelMap, wallpaperType: WallpaperType): Promise\;
Access level: public API|Class name: wallpaper
Method or attribute name: function setImage(source: string \| image.PixelMap, wallpaperType: WallpaperType): Promise\;
Access level: system API|@ohos.wallpaper.d.ts|
|Deprecated version changed|Class name: RgbaColor
Deprecated version: N/A|Class name: RgbaColor
Deprecated version: 9
Substitute API: N/A|@ohos.wallpaper.d.ts|
|Deprecated version changed|Class name: wallpaper
Method or attribute name: function on(type: 'colorChange', callback: (colors: Array\, wallpaperType: WallpaperType) => void): void;
Deprecated version: N/A|Class name: wallpaper
Method or attribute name: function on(type: 'colorChange', callback: (colors: Array\, wallpaperType: WallpaperType) => void): void;
Deprecated version: 9
Substitute API: N/A|@ohos.wallpaper.d.ts|
|Deprecated version changed|Class name: wallpaper
Method or attribute name: function off(type: 'colorChange', callback?: (colors: Array\, wallpaperType: WallpaperType) => void): void;
Deprecated version: N/A|Class name: wallpaper
Method or attribute name: function off(type: 'colorChange', callback?: (colors: Array\, wallpaperType: WallpaperType) => void): void;
Deprecated version: 9
Substitute API: N/A|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: RgbaColor
Initial version: N/A|Class name: RgbaColor
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: WallpaperType
Initial version: N/A|Class name: WallpaperType
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: wallpaper
Method or attribute name: function getColors(wallpaperType: WallpaperType, callback: AsyncCallback\>): void;
Initial version: N/A|Class name: wallpaper
Method or attribute name: function getColors(wallpaperType: WallpaperType, callback: AsyncCallback\>): void;
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: wallpaper
Method or attribute name: function getColors(wallpaperType: WallpaperType): Promise\>;
Initial version: N/A|Class name: wallpaper
Method or attribute name: function getColors(wallpaperType: WallpaperType): Promise\>;
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: wallpaper
Method or attribute name: function getId(wallpaperType: WallpaperType, callback: AsyncCallback\): void;
Initial version: N/A|Class name: wallpaper
Method or attribute name: function getId(wallpaperType: WallpaperType, callback: AsyncCallback\): void;
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: wallpaper
Method or attribute name: function getId(wallpaperType: WallpaperType): Promise\;
Initial version: N/A|Class name: wallpaper
Method or attribute name: function getId(wallpaperType: WallpaperType): Promise\;
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: wallpaper
Method or attribute name: function getMinHeight(callback: AsyncCallback\): void;
Initial version: N/A|Class name: wallpaper
Method or attribute name: function getMinHeight(callback: AsyncCallback\): void;
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: wallpaper
Method or attribute name: function getMinHeight(): Promise\;
Initial version: N/A|Class name: wallpaper
Method or attribute name: function getMinHeight(): Promise\;
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: wallpaper
Method or attribute name: function getMinWidth(callback: AsyncCallback\): void;
Initial version: N/A|Class name: wallpaper
Method or attribute name: function getMinWidth(callback: AsyncCallback\): void;
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: wallpaper
Method or attribute name: function getMinWidth(): Promise\;
Initial version: N/A|Class name: wallpaper
Method or attribute name: function getMinWidth(): Promise\;
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: wallpaper
Method or attribute name: function isChangePermitted(callback: AsyncCallback\): void;
Initial version: N/A|Class name: wallpaper
Method or attribute name: function isChangePermitted(callback: AsyncCallback\): void;
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: wallpaper
Method or attribute name: function isChangePermitted(): Promise\;
Initial version: N/A|Class name: wallpaper
Method or attribute name: function isChangePermitted(): Promise\;
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: wallpaper
Method or attribute name: function isOperationAllowed(callback: AsyncCallback\): void;
Initial version: N/A|Class name: wallpaper
Method or attribute name: function isOperationAllowed(callback: AsyncCallback\): void;
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: wallpaper
Method or attribute name: function isOperationAllowed(): Promise\;
Initial version: N/A|Class name: wallpaper
Method or attribute name: function isOperationAllowed(): Promise\;
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: wallpaper
Method or attribute name: function reset(wallpaperType: WallpaperType, callback: AsyncCallback\): void;
Initial version: N/A|Class name: wallpaper
Method or attribute name: function reset(wallpaperType: WallpaperType, callback: AsyncCallback\): void;
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: wallpaper
Method or attribute name: function reset(wallpaperType: WallpaperType): Promise\;
Initial version: N/A|Class name: wallpaper
Method or attribute name: function reset(wallpaperType: WallpaperType): Promise\;
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: wallpaper
Method or attribute name: function setWallpaper(source: string \| image.PixelMap, wallpaperType: WallpaperType, callback: AsyncCallback\): void;
Initial version: N/A|Class name: wallpaper
Method or attribute name: function setWallpaper(source: string \| image.PixelMap, wallpaperType: WallpaperType, callback: AsyncCallback\): void;
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: wallpaper
Method or attribute name: function setWallpaper(source: string \| image.PixelMap, wallpaperType: WallpaperType): Promise\;
Initial version: N/A|Class name: wallpaper
Method or attribute name: function setWallpaper(source: string \| image.PixelMap, wallpaperType: WallpaperType): Promise\;
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: wallpaper
Method or attribute name: function getPixelMap(wallpaperType: WallpaperType, callback: AsyncCallback\): void;
Initial version: N/A|Class name: wallpaper
Method or attribute name: function getPixelMap(wallpaperType: WallpaperType, callback: AsyncCallback\): void;
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: wallpaper
Method or attribute name: function getPixelMap(wallpaperType: WallpaperType): Promise\;
Initial version: N/A|Class name: wallpaper
Method or attribute name: function getPixelMap(wallpaperType: WallpaperType): Promise\;
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: wallpaper
Method or attribute name: function on(type: 'colorChange', callback: (colors: Array\, wallpaperType: WallpaperType) => void): void;
Initial version: 9|Class name: wallpaper
Method or attribute name: function on(type: 'colorChange', callback: (colors: Array\, wallpaperType: WallpaperType) => void): void;
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: wallpaper
Method or attribute name: function off(type: 'colorChange', callback?: (colors: Array\, wallpaperType: WallpaperType) => void): void;
Initial version: 9|Class name: wallpaper
Method or attribute name: function off(type: 'colorChange', callback?: (colors: Array\, wallpaperType: WallpaperType) => void): void;
Initial version: 7|@ohos.wallpaper.d.ts|
|Initial version changed|Class name: Request
Method or attribute name: static upload(options: UploadRequestOptions): void;
Initial version: N/A|Class name: Request
Method or attribute name: static upload(options: UploadRequestOptions): void;
Initial version: 3|@system.request.d.ts|
|Initial version changed|Class name: Request
Method or attribute name: static download(options: DownloadRequestOptions): void;
Initial version: N/A|Class name: Request
Method or attribute name: static download(options: DownloadRequestOptions): void;
Initial version: 3|@system.request.d.ts|
|Initial version changed|Class name: Request
Method or attribute name: static onDownloadComplete(options: OnDownloadCompleteOptions): void;
Initial version: N/A|Class name: Request
Method or attribute name: static onDownloadComplete(options: OnDownloadCompleteOptions): void;
Initial version: 3|@system.request.d.ts|
|Permission deleted|Class name: InputMethodSetting
Method or attribute name: showOptionalInputMethods(callback: AsyncCallback\): void;
Permission: ohos.permission.CONNECT_IME_ABILITY|Class name: InputMethodSetting
Method or attribute name: showOptionalInputMethods(callback: AsyncCallback\): void;
Permission: N/A|@ohos.inputMethod.d.ts|
|Permission deleted|Class name: InputMethodSetting
Method or attribute name: showOptionalInputMethods(): Promise\;
Permission: ohos.permission.CONNECT_IME_ABILITY|Class name: InputMethodSetting
Method or attribute name: showOptionalInputMethods(): Promise\;
Permission: N/A|@ohos.inputMethod.d.ts|
|Error code added|NA|Class name: screenLock
Method or attribute name: function isLocked(): boolean;
Error code: 202|@ohos.screenLock.d.ts|
|Error code added|NA|Class name: wallpaper
Method or attribute name: function getMinHeightSync(): number;
Error code: 202|@ohos.wallpaper.d.ts|
|Error code added|NA|Class name: wallpaper
Method or attribute name: function getMinWidthSync(): number;
Error code: 202|@ohos.wallpaper.d.ts|
|Permission added|Class name: request
Method or attribute name: function uploadFile(context: BaseContext, config: UploadConfig, callback: AsyncCallback\): void;
Permission: N/A|Class name: request
Method or attribute name: function uploadFile(context: BaseContext, config: UploadConfig, callback: AsyncCallback\): void;
Permission: ohos.permission.INTERNET|@ohos.request.d.ts|
|SysCap changed|Class name: wallpaper
Method or attribute name: function on(type: 'colorChange', callback: (colors: Array\, wallpaperType: WallpaperType) => void): void;
SysCap: N/A|Class name: wallpaper
Method or attribute name: function on(type: 'colorChange', callback: (colors: Array\, wallpaperType: WallpaperType) => void): void;
SysCap:SystemCapability.MiscServices.Wallpaper|@ohos.wallpaper.d.ts|
|SysCap changed|Class name: wallpaper
Method or attribute name: function off(type: 'colorChange', callback?: (colors: Array\, wallpaperType: WallpaperType) => void): void;
SysCap: N/A|Class name: wallpaper
Method or attribute name: function off(type: 'colorChange', callback?: (colors: Array\, wallpaperType: WallpaperType) => void): void;
SysCap:SystemCapability.MiscServices.Wallpaper|@ohos.wallpaper.d.ts|