Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavrouter_event_hub.h48 void SetOnDestinationChange(OnDestinationChangeEvent&& onDestinationChangeEvent) in SetOnDestinationChange() argument
50 onDestinationChangeEvent_ = onDestinationChangeEvent; in SetOnDestinationChange()