Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/
H A Dpage_pattern.h49 ON_PAGE_HIDE = 3, enumerator
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/observer/
H A Djs_ui_observer.cpp66 static constexpr uint32_t ON_PAGE_HIDE = 3; variable