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

!2366 API文档变更

Merge pull request !2366 from zengyawen/master
......@@ -1020,7 +1020,7 @@ imagePackerApi.release();
| stride | number | 是 | 否 | 像素间距。 |
| region | [Region](#region8) | 是 | 否 | 区域,按照区域读写。 |
## **ImageInfo**
## ImageInfo
表示图片信息。
......
......@@ -29,6 +29,7 @@ getAccountManager(): AccountManager
```
## OsAccountType
枚举,系统帐号类型。
**系统能力:** 以下各项对应的系统能力均为SystemCapability.Account.OsAccount。
......@@ -1727,6 +1728,7 @@ off(type: 'activate' | 'activating', name: string, callback?: Callback<number
```
## OsAccountInfo
系统帐号信息。
**系统能力:** 以下各项对应的系统能力均为SystemCapability.Account.OsAccount。
......@@ -1748,6 +1750,7 @@ off(type: 'activate' | 'activating', name: string, callback?: Callback<number
| domainInfo | [DomainAccountInfo](#domainaccountinfo) | 否 | 域帐号信息 |
## DomainAccountInfo
域帐号信息。
**系统能力:** 以下各项对应的系统能力均为SystemCapability.Account.OsAccount。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册