Home
last modified time | relevance | path

Searched refs:NavDestinationBackButtonEvent (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.h34 using NavDestinationBackButtonEvent = std::function<bool(GestureEvent&)>; variable
51 void SetNavDestinationBackButtonEvent(const NavDestinationBackButtonEvent& backButtonEvent) in SetNavDestinationBackButtonEvent()
56 NavDestinationBackButtonEvent GetNavDestinationBackButtonEvent() const in GetNavDestinationBackButtonEvent()
209 NavDestinationBackButtonEvent backButtonEvent_;