Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsEnumStyle.js2924 var SaveIconStyle; variable
2925 (function (SaveIconStyle) {
2926 SaveIconStyle[SaveIconStyle["FULL_FILLED"] = 0] = "FULL_FILLED";
2927 SaveIconStyle[SaveIconStyle["LINES"] = 1] = "LINES";
2928 SaveIconStyle[SaveIconStyle["PICTURE"] = 2] = "PICTURE";
2929 })(SaveIconStyle || (SaveIconStyle
[all...]

Completed in 4 milliseconds