Searched refs:SAVE_IMAGE (Results 1 – 14 of 14) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/save_button/ |
H A D | save_button_common.h | 36 SAVE_IMAGE, enumerator
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/downloadfilebutton/source/ |
H A D | DownloadFileButton.ets | 25 SAVE_IMAGE = 4, 41 …[DownloadDescription.SAVE_IMAGE, $r('sys.string.ohos_id_text_save_button_description_save_image')],
|
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/include/ |
H A D | save_button.h | 30 SAVE_IMAGE = 3, enumerator
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ohos-arkui-advanced-DownloadFileButton.md | 100 | SAVE_IMAGE | 4 | 下载按钮的文字描述为“保存图片”。 |
|
H A D | ts-security-components-savebutton.md | 91 | SAVE_IMAGE | 3 | 保存按钮的文字描述为“保存图片”。 <br/>**原子化服务API:** 从API version 11开始,该接口支持在原子化服务中使用。|
|
/ohos5.0/docs/zh-cn/application-dev/media/medialibrary/ |
H A D | photoAccessHelper-savebutton.md | 25 text: SaveDescription.SAVE_IMAGE,
|
H A D | photoAccessHelper-movingphoto.md | 44 text: SaveDescription.SAVE_IMAGE,
|
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/downloadfilebutton/interfaces/ |
H A D | downloadfilebutton.js | 66 [DownloadDescription.SAVE_IMAGE, {
|
/ohos5.0/docs/en/application-dev/media/medialibrary/ |
H A D | photoAccessHelper-savebutton.md | 25 text: SaveDescription.SAVE_IMAGE,
|
H A D | photoAccessHelper-movingphoto.md | 44 text: SaveDescription.SAVE_IMAGE,
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ohos-arkui-advanced-DownloadFileButton.md | 104 | SAVE_IMAGE | 4 | The text on the download file button is **Save Image**.|
|
H A D | ts-security-components-savebutton.md | 84 | SAVE_IMAGE | 3 | The text on the Save button is **Save Image**.<br>**Atomic service API**: This A…
|
/ohos5.0/docs/zh-cn/application-dev/media/camera/ |
H A D | native-camera-shooting.md | 382 …SaveButton({text:SaveDescription.SAVE_IMAGE}).onClick(async (event: ClickEvent, result: SaveButton…
|
/ohos5.0/docs/en/application-dev/media/camera/ |
H A D | native-camera-shooting.md | 382 …SaveButton({text:SaveDescription.SAVE_IMAGE}).onClick(async (event: ClickEvent, result: SaveButton…
|