mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-27 01:11:35 +00:00
update api/@ohos.app.ability.dialogSession.d.ts.
Signed-off-by: 夏良伟 <xialiangwei1@huawei.com>
This commit is contained in:
parent
b92dfc0f1c
commit
5a1154bd36
4
api/@ohos.app.ability.dialogSession.d.ts
vendored
4
api/@ohos.app.ability.dialogSession.d.ts
vendored
@ -133,7 +133,7 @@ declare namespace dialogSession {
|
||||
visible: boolean;
|
||||
|
||||
/**
|
||||
* The index of the bundle
|
||||
* Index of an application clone. It takes effect only for cloned applications.
|
||||
*
|
||||
* @type { number }
|
||||
* @syscap SystemCapability.Ability.AbilityRuntime.Core
|
||||
@ -144,7 +144,7 @@ declare namespace dialogSession {
|
||||
appIndex: number;
|
||||
|
||||
/**
|
||||
* The MultiAppMode object of the bundle
|
||||
* The mode of the multi-application.
|
||||
*
|
||||
* @type { MultiAppMode }
|
||||
* @syscap SystemCapability.Ability.AbilityRuntime.Core
|
||||
|
Loading…
Reference in New Issue
Block a user