Companion
object Companion
Contains currently available ComposeFeatureFlags.
Properties
Link copied to clipboard
Enable the intrinsic remember performance optimization.
Link copied to clipboard
Remove groups around non-skipping composable functions.
Link copied to clipboard
Change the code generation of composable functions to enable pausing when a composable function is part of a pausable composition.
Link copied to clipboard
Enable strong skipping.