SceneStrategyScope

Scope used to create a Scene from a list of NavEntrys.

This Scope should be provided to the SceneStrategy.calculateScene function to create Scenes.

Inheritors

Constructors

Link copied to clipboard
constructor()

Construct a SceneStrategyScope suitable for calling SceneStrategy functions in isolation.

Properties

Link copied to clipboard
val onBack: () -> Unit

A callback that should be connected to any internal handling of system back done by the returned Scene.