Backstack Destination
@Serializable
Pass this as parameter to the NavigationController.navigate to switch current backstack.
Constructors
Link copied to clipboard
constructor(backstackIndex: Int, args: Destination.Args = Destination.Args(backstackIndex = backstackIndex))