Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H A Dmodal_ui_extension_config.h32 struct ModalUIExtensionConfig { struct
33 bool isProhibitBack = false;
34 bool isAsyncModalBinding = false;
35 bool isAllowedBeCovered = false;
36 std::function<void()> doAfterAsyncModalBinding = nullptr;
37 bool prohibitedRemoveByRouter = false;
38 bool isDensityFollowHost = false;
39 bool prohibitedRemoveByNavigation = true;