switchTransition

Screen transition to be applied on backstack switch. Can be triggered by sending BackstackDestination or by any other destination to the NavigationController.navigate. Unlike screenTransition, this transition is applied only in case Destination.Args.backstackIndex is different from the NavigationController.currentDestination backstack index.