未验证 提交 2e943b87 编写于 作者: O openharmony_ci 提交者: Gitee

!4789 修改任务栈中continuable字段描述

Merge pull request !4789 from mingxihua/master
...@@ -709,4 +709,4 @@ moveMissionToFront(missionId: number, options?: StartOptions): Promise<void&g ...@@ -709,4 +709,4 @@ moveMissionToFront(missionId: number, options?: StartOptions): Promise<void&g
| want | [Want](js-apis-application-Want.md) | 是 | 是 | 表示任务的Want信息。 | | want | [Want](js-apis-application-Want.md) | 是 | 是 | 表示任务的Want信息。 |
| label | string | 是 | 是 | 表示任务的标签。 | | label | string | 是 | 是 | 表示任务的标签。 |
| iconPath | string | 是 | 是 | 表示任务的图标路径。 | | iconPath | string | 是 | 是 | 表示任务的图标路径。 |
| continuable | boolean | 是 | 是 | 表示任务是否可以继续。 | | continuable | boolean | 是 | 是 | 表示任务是否可以迁移。 |
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册