mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 07:10:52 +00:00
update api/@ohos.application.WindowExtensionAbility.d.ts.
Signed-off-by: soul_like <zhangxudong59@huawei.com>
This commit is contained in:
parent
5b3d72ffa2
commit
55842729a7
@ -35,7 +35,7 @@ export default class WindowExtensionAbility {
|
||||
/**
|
||||
* Indicates window extension ability context.
|
||||
*
|
||||
* @type {WindowExtensionContext}
|
||||
* @type { WindowExtensionContext }
|
||||
* @syscap SystemCapability.WindowManager.WindowManager.Core
|
||||
* @systemapi hide for inner use.
|
||||
* @StageModelOnly
|
||||
@ -81,7 +81,7 @@ export default class WindowExtensionAbility {
|
||||
* The context of window extension. It allows access to
|
||||
* windowExtension-specific resources.
|
||||
*
|
||||
* @typedef {_WindowExtensionContext}
|
||||
* @typedef { _WindowExtensionContext }
|
||||
* @syscap SystemCapability.WindowManager.WindowManager.Core
|
||||
* @systemapi
|
||||
* @stagemodelonly
|
||||
|
Loading…
Reference in New Issue
Block a user