mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2025-04-12 18:28:35 +00:00
update api/@ohos.window.d.ts.
Signed-off-by: zzz <zhengleran@huawei.com>
This commit is contained in:
parent
c10fb40d17
commit
0120ff2905
2
api/@ohos.window.d.ts
vendored
2
api/@ohos.window.d.ts
vendored
@ -3078,7 +3078,7 @@ declare namespace window {
|
||||
* @permission ohos.permission.VISIBLE_WINDOW_INFO
|
||||
* @returns { Promise<Array<WindowInfo>> } - Promise that returns windowInfo list.
|
||||
* @throws { BusinessError } 201 - Permission verification failed. The application does not have the permission required to call the API.
|
||||
* @throws { BusinessError } 801 - Capability not supported. Failed to call the API due to limited device capabilities.
|
||||
* @throws { BusinessError } 801 - Capability not supported. Function getVisibleWindowInfo can not work correctly due to limited device capabilities.
|
||||
* @throws { BusinessError } 1300003 - This window manager service works abnormally.
|
||||
* @syscap SystemCapability.Window.SessionManager
|
||||
* @since 18
|
||||
|
Loading…
x
Reference in New Issue
Block a user