Home
last modified time | relevance | path

Searched refs:OPACITY_TITLE_IN_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.cpp35 constexpr int32_t OPACITY_TITLE_IN_DELAY = 33; variable
538 opacityOption.SetDelay(OPACITY_TITLE_IN_DELAY); in TitleOpacityAnimation()