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 / Objects / DialogSceneStrategy.Companion.DialogKey
Object

DialogSceneStrategy.Companion.DialogKey

View Markdown Open in ChatGPT Open in Claude

The key for NavEntry.metadata or Scene.metadata to indicate that an entry should be displayed within a Dialog.

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 object DialogKey : NavMetadataKey<DialogProperties>

The key for NavEntry.metadata or Scene.metadata to indicate that an entry should be displayed within a Dialog.

SinglePaneSceneStrategy ← Previous NavDisplay 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.