Home
last modified time | relevance | path

Searched refs:SaveDescription (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsEnumStyle.js2931 var SaveDescription; variable
2932 (function (SaveDescription) {
2933 SaveDescription[SaveDescription["DOWNLOAD"] = 0] = "DOWNLOAD";
2934 SaveDescription[SaveDescription["DOWNLOAD_FILE"] = 1] = "DOWNLOAD_FILE";
2935 SaveDescription[SaveDescription["SAVE"] = 2] = "SAVE";
2936 SaveDescription[SaveDescription["SAVE_IMAG
[all...]

Completed in 3 milliseconds