Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavrouter_group_node.cpp106 auto onDestinationChange = [weak = WeakClaim(this)]() { in ProcessDestinationChangeEvent() local
113 eventHub->SetOnDestinationChange(std::move(onDestinationChange)); in ProcessDestinationChangeEvent()