with Back Stack State Key Prefix
fun ViewEnvironment.withBackStackStateKeyPrefix(prefix: String): ViewEnvironment
Content copied to clipboard
Sets a disambiguation prefix used by BackStackContainer when managing androidx.savedstate.SavedStateRegistryOwner. Allows parent containers to use multiple BackStackContainer instances at once.