TestRedwoodComposition
Properties
Link copied to clipboard
The mutable UiConfiguration instance bound to UiConfiguration.current inside the composition.
Functions
Link copied to clipboard
Returns a snapshot, waiting if necessary for changes to occur since the previous snapshot. Each call to this function is guaranteed to send at least once frame to the composition.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
A fused call which does both setContent and awaitSnapshot, but without sending a frame to the composition. The snapshot returned will always be the result of the synchronous recomposition of content.