CircuitRetainedSettings

Global settings for circuit-retained behavior.

Properties

Link copied to clipboard

When true, lifecycleRetainedStateRegistry is backed by Compose's first-party retain API instead of a Circuit-managed ViewModel. Retention is then driven by the RetainedValuesStore installed in the composition, such as the lifecycle-aware store Compose UI installs on Android.