---
title: "LocalSavedStateRegistryOwner"
description: "The CompositionLocal containing the current [SavedStateRegistryOwner]."
type: "property"
---

<div class='type'>Property</div>


<a id='references'></a>

<div class='sourceset sourceset-android'>Android</div>


> **Deprecated** Moved to savedstate-compose library in androidx.savedstate.compose package.

```kotlin
val LocalSavedStateRegistryOwner
```


The CompositionLocal containing the current `SavedStateRegistryOwner`.



