Composables
Components Unstyled Icons API
Join Radar
Join Radar Components Unstyled Icons API UI Kit UI Blocks SVG to Compose Android Distribution Community Docs Blog Colors
Composable Functions
  • NavDisplay
  • 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.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
API Examples
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 →
On this page

Never miss a Compose release

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

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