| Change Type | Old Version | New Version | d.ts File |
|---|---|---|---|
| Added | NA | Method or attribute name: onConnect Function name: onConnect(want: Want): void; | @ohos.application.WindowExtensionAbility.d.ts |
| Added | NA | Method or attribute name: onWindowReady Function name: onWindowReady(window: window.Window): void; | @ohos.application.WindowExtensionAbility.d.ts |
| Added | NA | Method or attribute name: save Function name: function save(options: ScreenshotOptions, callback: AsyncCallback<image.PixelMap>): void; | @ohos.screenshot.d.ts |
| Added | NA | Method or attribute name: save Function name: function save(callback: AsyncCallback<image.PixelMap>): void; | @ohos.screenshot.d.ts |
| Added | NA | Module name: ohos.window Class name: WindowProperties Method or attribute name: id | @ohos.window.d.ts |
| Added | NA | Module name: ohos.window Class name: Configuration | @ohos.window.d.ts |
| Added | NA | Module name: ohos.window Class name: Configuration Method or attribute name: name | @ohos.window.d.ts |
| Added | NA | Module name: ohos.window Class name: Configuration Method or attribute name: windowType | @ohos.window.d.ts |
| Added | NA | Module name: ohos.window Class name: Configuration Method or attribute name: ctx | @ohos.window.d.ts |
| Added | NA | Module name: ohos.window Class name: Configuration Method or attribute name: displayId | @ohos.window.d.ts |
| Added | NA | Module name: ohos.window Class name: Configuration Method or attribute name: parentId | @ohos.window.d.ts |
| Added | NA | Method or attribute name: create Function name: function create(ctx: BaseContext, id: string, type: WindowType): Promise | @ohos.window.d.ts |
| Added | NA | Method or attribute name: create Function name: function create(ctx: BaseContext, id: string, type: WindowType, callback: AsyncCallback | @ohos.window.d.ts |
| Added | NA | Method or attribute name: getTopWindow Function name: function getTopWindow(ctx: BaseContext): Promise | @ohos.window.d.ts |
| Added | NA | Method or attribute name: getTopWindow Function name: function getTopWindow(ctx: BaseContext, callback: AsyncCallback | @ohos.window.d.ts |
| Added | NA | Method or attribute name: bindDialogTarget Function name: bindDialogTarget(token: rpc.RemoteObject, deathCallback: Callback | @ohos.window.d.ts |
| Added | NA | Module name: ohos.window Class name: WindowStage Method or attribute name: getMainWindowSync | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: getDefaultDisplay Deprecated version: N/A | Method or attribute name: getDefaultDisplay Deprecated version: 9 Substitute API: ohos.display | @ohos.display.d.ts |
| Deprecated version changed | Method or attribute name: getDefaultDisplay Deprecated version: N/A | Method or attribute name: getDefaultDisplay Deprecated version: 9 Substitute API: ohos.display | @ohos.display.d.ts |
| Deprecated version changed | Method or attribute name: getAllDisplay Deprecated version: N/A | Method or attribute name: getAllDisplay Deprecated version: 9 Substitute API: ohos.display | @ohos.display.d.ts |
| Deprecated version changed | Method or attribute name: getAllDisplay Deprecated version: N/A | Method or attribute name: getAllDisplay Deprecated version: 9 Substitute API: ohos.display | @ohos.display.d.ts |
| Deprecated version changed | Method or attribute name: create Deprecated version: N/A | Method or attribute name: create Deprecated version: 9 Substitute API: ohos.window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: create Deprecated version: N/A | Method or attribute name: create Deprecated version: 9 Substitute API: ohos.window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: find Deprecated version: N/A | Method or attribute name: find Deprecated version: 9 Substitute API: ohos.window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: find Deprecated version: N/A | Method or attribute name: find Deprecated version: 9 Substitute API: ohos.window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: getTopWindow Deprecated version: N/A | Method or attribute name: getTopWindow Deprecated version: 9 Substitute API: ohos.window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: getTopWindow Deprecated version: N/A | Method or attribute name: getTopWindow Deprecated version: 9 Substitute API: ohos.window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: show Deprecated version: N/A | Method or attribute name: show Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: show Deprecated version: N/A | Method or attribute name: show Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: destroy Deprecated version: N/A | Method or attribute name: destroy Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: destroy Deprecated version: N/A | Method or attribute name: destroy Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: moveTo Deprecated version: N/A | Method or attribute name: moveTo Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: moveTo Deprecated version: N/A | Method or attribute name: moveTo Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: resetSize Deprecated version: N/A | Method or attribute name: resetSize Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: resetSize Deprecated version: N/A | Method or attribute name: resetSize Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: getProperties Deprecated version: N/A | Method or attribute name: getProperties Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: getProperties Deprecated version: N/A | Method or attribute name: getProperties Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: getAvoidArea Deprecated version: N/A | Method or attribute name: getAvoidArea Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: getAvoidArea Deprecated version: N/A | Method or attribute name: getAvoidArea Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setFullScreen Deprecated version: N/A | Method or attribute name: setFullScreen Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setFullScreen Deprecated version: N/A | Method or attribute name: setFullScreen Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setLayoutFullScreen Deprecated version: N/A | Method or attribute name: setLayoutFullScreen Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setLayoutFullScreen Deprecated version: N/A | Method or attribute name: setLayoutFullScreen Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setSystemBarEnable Deprecated version: N/A | Method or attribute name: setSystemBarEnable Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setSystemBarEnable Deprecated version: N/A | Method or attribute name: setSystemBarEnable Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setSystemBarProperties Deprecated version: N/A | Method or attribute name: setSystemBarProperties Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setSystemBarProperties Deprecated version: N/A | Method or attribute name: setSystemBarProperties Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: loadContent Deprecated version: N/A | Method or attribute name: loadContent Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: loadContent Deprecated version: N/A | Method or attribute name: loadContent Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: isShowing Deprecated version: N/A | Method or attribute name: isShowing Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: isShowing Deprecated version: N/A | Method or attribute name: isShowing Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: isSupportWideGamut Deprecated version: N/A | Method or attribute name: isSupportWideGamut Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: isSupportWideGamut Deprecated version: N/A | Method or attribute name: isSupportWideGamut Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setColorSpace Deprecated version: N/A | Method or attribute name: setColorSpace Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setColorSpace Deprecated version: N/A | Method or attribute name: setColorSpace Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: getColorSpace Deprecated version: N/A | Method or attribute name: getColorSpace Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: getColorSpace Deprecated version: N/A | Method or attribute name: getColorSpace Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setBackgroundColor Deprecated version: N/A | Method or attribute name: setBackgroundColor Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setBackgroundColor Deprecated version: N/A | Method or attribute name: setBackgroundColor Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setBrightness Deprecated version: N/A | Method or attribute name: setBrightness Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setBrightness Deprecated version: N/A | Method or attribute name: setBrightness Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setFocusable Deprecated version: N/A | Method or attribute name: setFocusable Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setFocusable Deprecated version: N/A | Method or attribute name: setFocusable Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setKeepScreenOn Deprecated version: N/A | Method or attribute name: setKeepScreenOn Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setKeepScreenOn Deprecated version: N/A | Method or attribute name: setKeepScreenOn Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setPrivacyMode Deprecated version: N/A | Method or attribute name: setPrivacyMode Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setPrivacyMode Deprecated version: N/A | Method or attribute name: setPrivacyMode Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setTouchable Deprecated version: N/A | Method or attribute name: setTouchable Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Deprecated version changed | Method or attribute name: setTouchable Deprecated version: N/A | Method or attribute name: setTouchable Deprecated version: 9 Substitute API: ohos.window.Window | @ohos.window.d.ts |
| Permission changed | Method or attribute name: createVirtualScreen Permission: ohos.permission.CAPTURE_SCREEN. if VirtualScreenOption.surfaceId is valid | Method or attribute name: createVirtualScreen Permission: ohos.permission.CAPTURE_SCREEN | @ohos.screen.d.ts |
| Permission changed | Method or attribute name: createVirtualScreen Permission: ohos.permission.CAPTURE_SCREEN. if VirtualScreenOption.surfaceId is valid | Method or attribute name: createVirtualScreen Permission: ohos.permission.CAPTURE_SCREEN | @ohos.screen.d.ts |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙js-apidiff-accessibility
harmony 鸿蒙js-apidiff-application
harmony 鸿蒙js-apidiff-communication