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

!8886 【轻量级 PR】:【OpenHarmony开源贡献者计划2022】js-apis-application-abilityDelegator 删除多余的返回值

Merge pull request !8886 from gloria/N/A
......@@ -1106,12 +1106,6 @@ waitAbilityStageMonitor(monitor: AbilityStageMonitor, timeout: number, callback:
| timeout | number | 否 | 超时最大等待时间,以毫秒为单位。 |
| callback | AsyncCallback\<AbilityStage> | 是 | 成功返回AbilityStage对象,失败返回空。 |
**返回值:**
| 类型 | 说明 |
| -------------- | ------------------- |
| Promise\<void> | 以Promise形式返回。 |
**示例:**
```js
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册