Home
last modified time | relevance | path

Searched refs:RecentPhotoOptions (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-library-kit/
H A Dohos-file-RecentPhotoComponent.md13 RecentPhotoComponent, RecentPhotoOptions, RecentPhotoCheckResultCallback,
25 recentPhotoOptions?: RecentPhotoOptions,
41 | recentPhotoOptions | [RecentPhotoOptions](#recentphotooptions) | 否 …
46 ## RecentPhotoOptions section
150 …RecentPhotoComponent, RecentPhotoOptions, PhotoSource, RecentPhotoInfo, RecentPhotoCheckResultCall…
159 private recentPhotoOptions: RecentPhotoOptions = new RecentPhotoOptions();
/ohos5.0/docs/en/application-dev/reference/apis-media-library-kit/
H A Dohos-file-RecentPhotoComponent.md13 RecentPhotoComponent, RecentPhotoOptions, RecentPhotoCheckResultCallback,
25 recentPhotoOptions?: RecentPhotoOptions,
41 | recentPhotoOptions | [RecentPhotoOptions](#recentphotooptions) | No…
46 ## RecentPhotoOptions section
150 …RecentPhotoComponent, RecentPhotoOptions, PhotoSource, RecentPhotoInfo, RecentPhotoCheckResultCall…
159 private recentPhotoOptions: RecentPhotoOptions = new RecentPhotoOptions();
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Drecentphotocomponent.js151 export class RecentPhotoOptions { class
164 export default { RecentPhotoComponent, RecentPhotoOptions, PhotoSource, RecentPhotoInfo };
H A DRecentPhotoComponent.ets25 public recentPhotoOptions: RecentPhotoOptions | undefined;
113 export class RecentPhotoOptions {