Event destinationChanged
Event that is invoked when the current destination changes.
Namespace: Unity.AppUI.Navigation
Assembly: solution.dll
Syntax
public static event Action<NavController, NavDestination> destinationChanged
Returns
Type | Description |
---|---|
Action<NavController, NavDestination> |