SceneDecoratorStrategyScope

Scope used to create a Scene from another Scene.

This Scope should be provided to the SceneDecoratorStrategy.decorateScene function to create Scenes.

Constructors

Link copied to clipboard
constructor()

Construct a SceneDecoratorStrategyScope suitable for calling SceneDecoratorStrategy 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.