Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/application-dev/reference/apis-media-library-kit/
H A Dohos-file-PhotoPickerComponent.md213 ### exitPhotoBrowser<sup>13+</sup>
215 exitPhotoBrowser(): void
605 this.pickerController.exitPhotoBrowser();
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dphotopickercomponent.js135 this.proxy.send({ exitPhotoBrowser: true });
374 exitPhotoBrowser() { method in PickerController
H A DPhotoPickerComponent.ets83 this.proxy.send({'exitPhotoBrowser': true});
346 exitPhotoBrowser() {
/ohos5.0/docs/en/application-dev/reference/apis-media-library-kit/
H A Dohos-file-PhotoPickerComponent.md212 ### exitPhotoBrowser<sup>13+</sup>
214 exitPhotoBrowser(): void
605 this.pickerController.exitPhotoBrowser();