Home
last modified time | relevance | path

Searched defs:SideBarContainerType (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DjsEnumStyle.js874 var SideBarContainerType; variable
875 (function (SideBarContainerType) { argument
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
Dconstants.h477 enum class SideBarContainerType { EMBED, OVERLAY, AUTO }; enum