<div class='sourceset sourceset-common'>Common</div>

```kotlin
public val LocalNavAnimatedContentScope: ProvidableCompositionLocal<AnimatedContentScope>
```

Local provider of [AnimatedContentScope](/jetpack-compose/androidx.compose.animation/animation/interfaces/AnimatedContentScope) to `NavEntry.Content`.

This does not have a default value since the AnimatedContentScope is provided at runtime by
AnimatedContent.