Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_group_node.h56 NavDestinationBackButtonEvent GetNavDestinationBackButtonEvent() const in GetNavDestinationBackButtonEvent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_group_node.cpp481 return navDestination->GetNavDestinationBackButtonEvent()(gestureEvent); in CheckCanHandleBack()