Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_event_hub.h140 void FireStateChangeEvent(SwipeActionState newState, bool isStart) const in FireStateChangeEvent() function
H A Dlist_item_pattern.cpp734 listItemEventHub->FireStateChangeEvent(swipeActionState_, trigStart); in FireSwipeActionStateChange()