Home
last modified time | relevance | path

Searched refs:OPACITY_TITLE_OUT_DELAY (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_group_node.cpp34 constexpr int32_t OPACITY_TITLE_OUT_DELAY = 17; variable
548 opacityOption.SetDelay(OPACITY_TITLE_OUT_DELAY); in TitleOpacityAnimation()