Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtab_content_pattern.h114 if (mode == TabAnimateMode::ACTION_FIRST in CheckTabAnimateMode()
H A Dtabs_node.cpp271 case TabAnimateMode::ACTION_FIRST: in GetAnimationMode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dconstants.h599 ACTION_FIRST, enumerator
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtabs_test_ng.cpp345 pattern_->SetAnimateMode(TabAnimateMode::ACTION_FIRST);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-container-tabs.md401 | ACTION_FIRST | 1 | 先开始切换动画,再加载目标页内容;生效需要同时需要满足:Tabs的height、width没有设置成auto |
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-container-tabs.md401 | ACTION_FIRST | 1 | Start the switching animation before loading the content of the target pag…