ProtocolRedwoodComposition

fun ProtocolRedwoodComposition(scope: CoroutineScope, bridge: ProtocolBridge, changesSink: ChangesSink, widgetVersion: UInt, onBackPressedDispatcher: OnBackPressedDispatcher, saveableStateRegistry: SaveableStateRegistry?, uiConfigurations: StateFlow<UiConfiguration>): RedwoodComposition

Parameters

scope

A CoroutineScope whose coroutineContext must have a MonotonicFrameClock key which is being ticked.