ZiplineTreehouseUi
Adapt TreehouseComposition to conform the limitations of Zipline interfaces.
Most callers shouldn't use this directly; instead use TreehouseUi
.
Functions
Link copied to clipboard
Link copied to clipboard
abstract fun start(changesSink: ChangesSinkService, uiConfigurations: StateFlow<UiConfiguration>, stateSnapshot: StateSnapshot?)
abstract fun start(changesSink: ChangesSinkService, onBackPressedDispatcher: OnBackPressedDispatcherService, uiConfigurations: StateFlow<UiConfiguration>, stateSnapshot: StateSnapshot?)