Composables
Unstyled Components Icons API
Join Radar
Join Radar Unstyled Components Icons API UI Kit UI Blocks SVG to Compose Android Distribution Community Docs Blog Colors
Composable Functions
  • NavDisplay
  • NavigationBackHandler
  • rememberNavigationEventState
  • rememberSceneState
Classes
  • DialogSceneStrategy
  • SceneDecoratorStrategyScope
  • SceneInfo
  • SceneState
  • SceneStrategyScope
  • SinglePaneSceneStrategy
Objects
  • DialogSceneStrategy.Companion.DialogKey
  • NavDisplay
  • NavDisplay.PopTransitionKey
  • NavDisplay.PredictivePopTransitionKey
  • NavDisplay.TransitionKey
Interfaces
  • OverlayScene
  • Scene
  • SceneDecoratorStrategy
  • SceneStrategy
Properties
  • LocalNavAnimatedContentScope
Functions
  • defaultPopTransitionSpec
  • defaultPredictivePopTransitionSpec
  • defaultTransitionSpec
Jetpack Compose / Navigation 3 / Navigation 3 UI / Properties / LocalNavAnimatedContentScope
Property

LocalNavAnimatedContentScope

View Markdown Open in ChatGPT Open in Claude

Local provider of AnimatedContentScope to NavEntry.Content.

Compose Multiplatform

Compose Multiplatform

Ship iOS, desktop, and web apps with Compose

Ad Go Multiplatform
RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free

API

Examples
Source set: Common
public val LocalNavAnimatedContentScope: ProvidableCompositionLocal<AnimatedContentScope>

Local provider of AnimatedContentScope to NavEntry.Content.

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

SceneStrategy ← Previous defaultPopTransitionSpec Next →

Last updated: 2026-04-23

On this page

Never miss a Jetpack Compose release

Get an alert the moment a new Jetpack Compose release is out: new APIs, new components, new things to experiment with. Straight from Google's servers.

Join 3,000+ Jetpack Compose developers. No spam, ever.