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

!13893 【挑单Monthly1018】context文档描述修复

Merge pull request !13893 from HuangXW/cherry-pick-1674874213
......@@ -22,7 +22,7 @@ Context模块提供了ability或application的上下文的能力,包括访问
| preferencesDir | string | 是 | 否 | preferences目录。 |
| bundleCodeDir | string | 是 | 否 | 安装包目录。 |
| distributedFilesDir | string | 是 | 否 | 分布式文件目录。 |
| eventHub | string | 是 | 否 | 事件中心,提供订阅、取消订阅、触发事件对象。 |
| eventHub | [EventHub](js-apis-inner-application-eventHub.md) | 是 | 否 | 事件中心,提供订阅、取消订阅、触发事件对象。 |
| area | [AreaMode](#areamode) | 是 | 否 | 文件分区信息。 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册