Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsEnumStyle.js3189 var OptionWidthMode; variable
3190 (function (OptionWidthMode) {
3191 OptionWidthMode["FIT_CONTENT"] = "fit_content";
3192 OptionWidthMode["FIT_TRIGGER"] = "fit_trigger";
3193 })(OptionWidthMode || (OptionWidthMode = {}));

Completed in 4 milliseconds