Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/list/
H A Dlist_swipe_test_ng.cpp1038 EXPECT_EQ(curState, SwipeActionState::ACTIONING);
1048 EXPECT_EQ(curState, SwipeActionState::ACTIONING);
1104 EXPECT_EQ(curState, SwipeActionState::ACTIONING);
1114 EXPECT_EQ(curState, SwipeActionState::ACTIONING);
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-container-listitem.md231 | ACTIONING | 2 | 长距离状态,当ListItem进入长距删除区后删除ListItem的状态。<br/>**说明**:<br/>滑动后松手的位置超过或等于设置的距离阈值,并且设置的距…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dconstants.h858 ACTIONING, enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_pattern.cpp722 swipeActionState_ = SwipeActionState::ACTIONING; in FireSwipeActionStateChange()
1109 case SwipeActionState::ACTIONING: in DumpAdvanceInfo()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-container-listitem.md231 | ACTIONING | 2 | In-action state. The list item is in this state when it enters the delete area.<b…